/* CSS Document for Tests*/


.reviewheader
{
	background: url(/images/review_banner.png);
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: right;
	margin: 0;
	padding: 7px 40px 3px 15px;
}

.title h1
{
	clear: both;
	font-weight: bold;
	font-size: 20px;
	padding: 15px 10px 5px 20px;
}

.leftcol
{
	float: left;
	width: 211px;
	padding-top: 10px;
	padding-left: 20px;
}

.rightcol
{
	float: right;
	width: 420px;
	padding-top: 10px;
}


.pictureandintro
{
	padding: 5px 10px 5px 20px;
}

.mainpicture
{
	float: left;
	border: 1px solid #333333;
}

.resumetext
{
	float: right;
	width: 204px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 0px 5px 0px 5px;
	line-height: 140%;
}

#reviewtext
{
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	line-height: 140%;
}

#reviewtext p
{
	font-size: inherit;
	text-align: inherit;
	line-height: inherit;
	padding-bottom: 15px;
}

.ilink
{
	padding: 3px;
	font-size: 11px;
}

.leftboxheader
{
	background-color: #CCCCCC;
	border: 2px solid #F5F5F5;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.leftboxcontent
{
	background-color: #F5F5F5;
	padding: 5px 10px 5px 10px;
	margin-bottom: 7px;
	line-height: 115%;
	font-size: 11px;
}

.conclusionheader
{
	background-color: #CCCCCC;
	border: 2px solid #F5F5F5;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

.conclusiontext
{
	font-weight: bold;
	background-color: #F5F5F5;
	padding: 6px 11px 10px 11px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 140%;
}

.plusminus
{
	margin-bottom: 5px;
}

.plus
{
	float: left;
	width: 197px;
	background-color: #F5F5F5;
	color: #339900;
	min-height: 75px;	
	padding: 5px;
	line-height: 140%;
	font-size: 11px;
}

.picture
{
	float: left;
	width: 35px;
	height: 45px;
	padding-top: 30px;
	padding-left: 5px;
}

.minus 
{
	float: right;
	width: 197px;
	background-color: #F5F5F5;
	color: #CC0000;
	min-height: 75px;	
	padding: 5px;
	line-height: 140%;
	font-size: 11px;
}

.stats
{
	clear: both;
	margin-bottom: 5px;
	background-color: #F5F5F5;
	min-height: 75px;	
	padding: 5px;
}

.statscol1
{
	float: left;
	width: 95px;
	font-size: 11px;
	line-height: 160%;
}

.statscol2
{
	float: left;
	width: 35px;
	text-align: right;
	color: #0066CC;
	font-size: 11px;
	line-height: 160%;
}

.statscol3
{
	float: left;
	width: 115px;
	font-size: 11px;
	padding-left: 45px;
}

.statscol4
{
	float: left;
	width: 70px;
	color: #0066CC;
	font-size: 11px;
}

.finalrating
{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	background-color: #F5F5F5;
	padding: 17px;
	text-align: center;
}

.finalrating .rating
{
	margin-top: 10px;
	font-size: 25px;
	font-weight: bold;
	color: #0066CC;
	vertical-align: -3px;
}

.squarepictures
{
}

.squarepicture
{
	float: left;
	width: 63px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.squarepicture img
{
	border: 1px solid #666666;
}

.picture_player
{
	margin-top: 10px;
}

.reviewcontent
{
	padding: 5px 10px 5px 10px;
}