body {
background-color : #f8f8f8;
font-family : Verdana;
font-size : 14px;
}
.roundcont {
margin : 50px auto;
width : 800px;
background-color : #fff;
color : #000;
}
.roundcont p, h1, h2, hr, ul {
margin : 0 10px;
}
h1 {
font-size : 18px;
}
h2 {
font-size : 12px;
}
hr {
border : 0;
height : 1px;
background-color : #f5f5f5;
color : #f5f5f5;
}
#menu {
margin : 5px;
}
ul.navigation, li {
padding : 0;
list-style-type : none;
display : inline;
font-size : 12px;
}
#footer {
font-size : 10px;
}
#footer a, #menu a {
color : #666666;
text-decoration : none;
}
#footer a:hover, #menu a:hover {
color : #666666;
text-decoration : none;
border : 1px dashed #b3b2b2;
}
#bookmark {
margin-right : 35px;
float : right;
border : 0;
}
.roundup {
background : url(images/ur.png) no-repeat right top;
}
.roundlow {
background : url(images/lr.png) no-repeat right top;
}
img.corner {
width : 18px;
height : 18px;
border : none;
display : block !important ;
}
form.form {
background-color : #f5f5f5;
margin : 10px;
border : 1px solid #999999;
}
#options {
list-style-type : none;
width : 500px;
margin : 10px;
padding : 0;
}
#options li {
float : left;
width : 240px;
border-left : 5px solid #ccc;
}
.first {
margin-top : 0;
}
input.textbox {
width : 500px;
font : 120% arial, verdana, sans-serif;
margin : 10px;
}
input.button {
font : 120% arial, verdana, sans-serif;
margin-top : 10px;
}
#error {
border : 1px solid red;
border-left : 5px solid red;
padding : 2px;
margin : 5px 0 15px 0;
background : #eee;
}
label {
font-weight : bold;
line-height : 20px;
cursor : help;
}
#tooltip {
width : 20em;
color : #fff;
background : #555;
font-size : 12px;
font-weight : normal;
padding : 5px;
border : 3px solid #333;
text-align : left;
}
div.c5 {
text-align : center;
}
br.c4 {
clear : both;
}
a.c3 {
cursor : pointer;
}
img.c1 {
display : none;
}