﻿/* Anti Virus Table */

.antivirus { padding-top: 4px; margin: 0 auto; text-align: right; width: 300px; border-left: solid 1px #E3E3E3; border-right: solid 1px #E3E3E3; border-bottom: solid 1px #E3E3E3; }

.antivirus .title h3 { padding-top: 3px; font-size: 0.74em; font-weight: bold; margin-right: 3px; }
.antivirus .title h3 a, .antivirus .title h3 a:link, .antivirus .title h3 a:active, .antivirus .title h3 a:visited
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.antivirus .title h3 a:hover { text-decoration: underline;}

.antivirus .title { width: 300px; height: 1.4em; background-image: url(../shared/images/bg.gif); background-repeat: repeat-x; }

.antivirus .review_box { width: 290px; height: 50px; clear:both; display: block; margin: 3px; }

.antivirus .review_box .review_box_img { float: right; display: block; width: 49px; height: 44px; background-color: black; padding: 1px; margin-top: 4px; overflow:hidden; }

.antivirus .review_box .review_box_img img { width: 47px; height: 42px; border: solid 1px white; }

.antivirus .review_box .review_box_div { margin-right: 10px; float: right; width: 200px; margin-bottom: 3px; }

.antivirus .review_box .review_box_div .review_text { font-size: 0.9em; font-weight: normal; }

.antivirus .review_box .review_box_div a { font-size: 0.9em; font-weight: normal; display: block; }

.antivirus .review_box .review_box_div a, .antivirus .review_box .review_box_div a:link, .antivirus .review_box .review_box_div a:active, .antivirus .review_box .review_box_div a:visited
{
	color: #4C789F; font-size: 0.9em; font-weight: bold; text-decoration: none;
}
.antivirus .review_box .review_box_div a:hover { text-decoration: underline;}

.antivirus .siterating { overflow: hidden; float: left; display: block; clear: both; margin-left: 3px; }

.antivirus .siterating img { vertical-align: top; padding-top:0.3em; display: inline; width: 0.8em; height: 0.8em; }

.antivirus .siterating .siterating_score { display: inline; font-size: 0.9em; font-weight: bold; }

.antivirus .siterating .siterating_title { display: inline; margin-right: 0.1em; font-size: 0.9em; font-weight: normal; }



.antivirus .download { height: 20px; overflow: hidden; width: 298px; clear: both; display: block; padding-bottom: 2px; border: solid 1px #E3E3E3; border-top: 0;  background-color: #F0F0F0; }

.antivirus .download .dlimg { margin-right: 7px; vertical-align: bottom; }

.antivirus .download .downloadlink { color: #4C789F; font-size: 0.7em; font-weight: normal; }


