td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #EEEEEE}
.wb {  font-weight: bold; color: #FFFFFF}
.whitebolded {  font-weight: bold; color: #FFFFFF}
.graynormal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #EEEEEE}
.smalltext {  font-size: 11px}
.Headline {  font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #FF0000}
.Bolded {  font-weight: bold}
.bluebolded {  font-weight: bold; color: #FFCC00}
.blue {  color: #6699CC}
.yellow {  color: #FFCC00}
.yellowbolded {  font-weight: bold; color: #FFCC00}
.whitesmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.score {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #6699CC}
.formbody { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; border: 1px #000000 solid; height: 20px; width: 122px; padding-left: 4px; padding-top: 2px; padding-right: 4px; padding-bottom: 4px }
.textfieldform { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black; border: 1px #000000 solid; height: 20px; width: 114px; padding-left: 4px; padding-top: 2px; padding-right: 4px; padding-bottom: 4px }
.checkboxform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px none #000000;
	height: 14px;
	width: 14px;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px
}
a:hover {  color: #FFFFFF; text-decoration: underline}
a.brightlinks:hover {  color: #FFFFFF; text-decoration: underline}
a.yellowlinks:hover {  color: #FFFFCC; text-decoration: underline}
a.bluelinks:hover {  color: #FFFFFF; text-decoration: none}
a {  font-weight: bold; color: #FFFFCC; text-decoration: none}
a.brightlinks {  font-weight: bold; color: #FFFFCC; text-decoration: none}
a.yellowlinks {  font-weight: bold; color: #FFCCOO; text-decoration: none}
a.bluelinks {  font-weight: bold; color: #FFCC00; text-decoration: none}
a.yellowlinks 	{  color: #FFCC00; text-decoration: none}
a:hover.yellowlinks 	{  color: #FFFFFF; text-decoration: underline}
.reviewtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #FFCC00}
.blackbolded {  font-weight: bold; color: #000000}
.subheadline {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.brightyellow {  color: #FFFCC0}
.brightyellowbolded {  font-weight: bold; color: #FFFCC0}
.smallheadline { font-weight: bold; font-size: 16px; padding: 2px 0px; color: #FFCC00}
.new { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; italic; color: #FFFCC0}
.Exclusive {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #FFFFFF}

/* =====
COMMENTS
===== */

div.comment_header{
	border: 1px 0px 1px 1px solid rgb(153,0,0);
	padding: 0px 2px 0px 2px;
   background-color: rgb(78,5,0);
	font-size: 12px;
}
div.comment_smilies{
	border: 1px 0px 1px 1px solid rgb(153,0,0);
    background-color: rgb(0,0,0);
	font-size: 12px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 104px;
    padding: 5px 10px;
}
div.comment_body{
	width: 95%;
	font-size: 12px;
    padding: 7px;
	padding-left: 10px;
	overflow: hidden;
}
div.comment_subbody{
	width: 100%;
	font-size: 12px;
	overflow: hidden;
}
div.comment_sub{
	width: 100%;
	padding-left: 32px;
	padding-top: 15px;
}
input.comment_name{
	width: 75px;
	height: 13px;
	background-color: rgb(237,237,229);
	font-weight: bold;
}
textarea.comment_text{
	width: 100%;
	height: 125px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: rgb(0,0,0);
	border : 1px solid #990000;
}