#headerLeft  { width: 50px; height: 82px; vertical-align: top; }
#headerCenter  { width: 650px; height: 82px; vertical-align: top; }
#headerRight  { width: 50px; height: 82px; vertical-align: top; }


#sectionHeaderTable { margin-left: auto; margin-right: auto; width: 650px; height: 82px; font-family: arial, verdana, sans-serif; color:#333333; background: url(../imgs/sectionHeaderBg.png) no-repeat; }
#sectionName { text-indent: 20px; font-size: 16px; text-align: left; height: 30px; font-weight: bold; vertical-align: middle;}
#introText { text-indent: 10px; font-size: 14px; text-align: justify; vertical-align: top; }

#reviewAndBannerTable { width: 650px; }
#review { padding: 0px 0px 45px 0px; width: 650px;}
#bannerLeft { width: 91px; }
#banner { font-size: 18px; font-family: verdana, arial, sans-serif; text-align: right; width: 286px; }
}
#bannerRight { width: 91px; }

#backLinkLeft  { width: 50px; height: 50px; }
#backLinkCenter  { width: 650px; height: 50px; vertical-align: middle; font-family: sans-serif; font-size: 12px; text-align:left; color: #999999;}
#backLinkRight  { width: 50px; height: 50px; }


#footerLeft  { width: 50px; height: 100px; }
#footerCenter  { width: 650px; height: 100px; vertical-align: middle; font-family:  tahoma, verdana, arial, sans-serif; font-size: 16px; text-align:center; color: #999999;}
#footerRight  { width: 50px; height: 100px;}



/* MISC FORMAT */
#javaAlert { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-indent: 0px; }
#otherReviews { font-size: 12px; font-family: tahoma, verdana, arial, sans-serif; color: #CCCCCC; font-weight: bold; }


.reviewLinks A:link {text-decoration: none; color: #666666; font-size: 14px; }
.reviewLinks A:visited {text-decoration: none; color: #666666; font-size: 14px; }
.reviewLinks A:active {text-decoration: none; color: #666666; font-size: 14px; }
.reviewLinks A:hover {text-decoration: none; color: #000000; font-size: 14px; }

a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1; 
opacity: 1;}

a.linkopacity:hover img {
filter:alpha(opacity=80);   
-moz-opacity: 0.8;   
opacity: 0.8;
}

.banners {
border: 1px solid #666666;
} 
