#col1
{
	float: left;
	width: 560px;
}

#col2
{
	float: right;
	width: 210px;
}




#col1 h3
{
	/*background: url('../img/reviews/hdr_large.png') no-repeat;*/
	width: 503px;
	height: 34px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333333;	
	font: normal 22px/37px bold "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#col1 #reviewbox
{
	border: 1px solid #7291c8;
	margin-top: -8px;
}
#col1 #reviewbox .hdr
{
	background: url('../img/reviews/bluegrad.gif') repeat-x;
	height: 10px;
}

#col1 #reviewbox .thescreen
{
	float: right;
	margin: 10px 10px 10px 0px;
}
#col1 #reviewbox .thescreen img
{
	border-top: 1px solid #6b9cec;
	border-right: 1px solid #6b9cec;
	border-bottom: 1px solid #6b9cec;
	border-left: 0px;
	height: 153px;
}



#col1 #reviewbox #detailsbox
{
	/*background: url('../img/reviews/infobox_bg.png') no-repeat;*/
	width: 370px;
	height: 155px;
	margin: 10px;
}

#col1 #reviewbox .what
{
	float: left;
	text-align: right;
	width: 150px;
	color: #666666;
	padding: 2px 0px;
}
#col1 #reviewbox .spec
{
	float: right;
	text-align: left;
	width: 130px;
	margin-left: 10px;
	color: #ff0000;
	padding: 2px 0px;
}


#col1 #reviewbox .features
{
	float: left;
	padding: 10px;
	width: 295px;
}

#col1 #reviewbox .reviewtext
{
	padding: 0px 10px ;
}

#col2 h3
{
	/*background: url('../img/reviews/hdr_smaller.png') no-repeat;*/
	width: 203px;
	height: 37px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #333333;	
	font: normal 22px/37px bold "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#col2 .hdr
{
	background: url('../img/reviews/bluegrad.gif') repeat-x;
	height: 10px;	
}
#col2 .col2_content
{
	border: 1px solid #7291c8;
	margin-top: -10px;
}

#col2 .col2_content .what
{
	float: left;
	text-align: right;
	width: 120px;
	color: #666666;
	padding: 2px 0px;
	font-size: 11px;
}
#col2 .col2_content .stars
{
	float: right;
	text-align: left;
	width: 80px;
	padding: 2px 0px;
}


#col2 .col2_content .pos
{
	float: left;
	text-align: center;
	width: 20px;
	color: #ffffff;
	padding: 2px;
	background: #5382cc;
	font-weight: bold;
	border-bottom: 1px solid white;
}
#col2 .col2_content .host_alt
{
	float: right;
	text-align: left;
	width: 172px;
	padding: 2px 2px 2px 10px;
	background: #e1ebfb;
	border-bottom: 1px solid white;
}
#col2 .col2_content .host
{
	float: right;
	text-align: left;
	width: 172px;
	padding: 2px 2px 2px 10px;
}

.visitsitebutton
{
	text-align: center;
	padding: 40px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}


#visit-lower
{
	text-align:center;
	margin: 20px;
	font-size: 18px;
	font-weight: bold;
}