@charset "UTF-8";
/* CSS Document */

#type {
font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
color:#FFFFFF;
}

#images {
width:100%;
clear:both;
display:block;
}

#text {
width:570px;
background-color:#666666;
padding:5px;
}

#comments {
display:block;
clear:both;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
width:600px;
padding:5px;
}

#form {
padding-left:20px;
margin:0px;
}

#form2 {
padding:0px;
margin:0px;
float:left;
}

#form3 {
padding:0px;
margin:0px;
width:600px;
display:block;
clear:both;
}

#inputs {
font:Georgia, "Times New Roman", Times, serif;
font-size:10px;
line-height:14px;
color:#FFFFFF;
background-color:#555555;
border:none;
padding:5px;
}

#green {
color:#99FF66;
}

a:link {
text-decoration:none;
color:#FFFFFF;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
}

a:visited {
text-decoration:none;
color:#FFFFFF;
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:16px;
}
