html {
font-size:16px;
margin:0em;
padding:0em;
color:black;
font-family : Arial, Helvetica, sans-serif;
padding: 0px;
}
body {
//background-image:url("http://www.looking.com/images/bg.jpg");
}
.main {
background:white;
}
.sec_left {
float:left;
width:9em;
padding-right:0 2em 0 2em;
}
.sec_right {
float:left;
width:9em;
padding-left:0 2em 0 2em;
}
.left_nav {
border:5px groove black;
}
.rtnav {
float:left;
}
.sec_center {
float:left;
width:75%;
padding:1em;
border:5px groove #444444;
}
.center {
text-align:center;
}
.note {
font-size:1em;
font-style:italic;
}
.note1 {
font-size:1em;
font-weight:bold;
color:blue;
text-align:center;
}
.red {
color:red;
}
.top_logo {
position:relative;
text-align:center;
}
.top_logo img {
border:none;
}
.my_img_left {
float:left;
}
#GRSubscribeForm fieldset {
width: 360px;
padding:5px;
border: 0;
}
#GRSubscribeForm label  {
float:left;
background:#f1f0aa;
}
#GRSubscribeForm input  {
background:#f1f0aa;
}
#GRSubscribeForm .submit {
background:blue;
color:yellow;
font-weight:bold;
height:35px;
}
#GRSubscribeForm p {
font-size: x-small;
}
#GRSubscribeForm table {
border: 0;
}
.container {
width:360px;
margin-left:auto;
margin-right:auto;
}
.float_left {
float:left;
padding:5px;
width:200px;
}
.float_right {
float:right;
padding:5px;
width:260px;
}
.spacer {
clear:both;
}
.form {
width:360px;
border:5px groove black;
}
.error {
color:red;
font-weight:bold;
font-size:0.8em;
}
.footer {
font-size:0.8em;
text-align:center;
}
