#review_main{
	width: 619px;
	border: none;
	padding: 0px;
	margin: 0px;
}
#table_container{
	padding-left: 4px;
	padding-right: 1px;
}
#review_banner{
	height:74px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 7px;
}
#iframe_container{
	margin: 0px;
	width: 393px;
	vertical-align: top;
	text-align: center;
}
#iframe_top{
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 64px;
	font-family: verdana;
	font-size:22px;
	color:#000000;
	text-align:center;
	vertical-align: middle;
	padding-top: 10px;
}
#iframe_botm{
	background-position: top center;
	background-repeat: no-repeat;
	height: 42px;
	font-family:
}
#iframe_middle{
	background-image:url(../images/reviews/blue_center.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding-left: 5px;
	text-align: center;
}
#review_iframe{
	display: block;
	width: 335px;
	height: 403px;
	text-align: justify;
	vertical-align: top;
	font-family: verdana;
	font-size: 9px;	
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 2px;
}
#review_iframe_MOZ{
	display: block;
	width: 335px;
	height: 403px;
	text-align: justify;
	vertical-align: top;
	font-family: verdana;
	font-size: 9px;	
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 26px;	
}
#image_container{
	background-image: images/reviews/annons.gif;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: top;
	padding-top:15px;
	width: 226px;
}
.review_picture{
	z-index: 2;
	position: relative;
	margin-top: 3px;
	margin-left: 3px;
	border: 0px;
	margin-bottom: 10px;
}
.picture_back{
	position: absolute;
	z-index: 1;
	margin-bottom: 10px;
	display: inline;
}
#review_bottom{
	height: 12px;
	background-image: url(../images/reviews/reviewbottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 1px;
	margin-left: 3px;
}
#review_rating{
	display: block;
	height: 15px;
	width: 200px;
	background-image: url(../images/reviews/betyg.gif);
	background-repeat: no-repeat;
}
#review_screenshot{
	display: block;
	height: 15px;
	width: 200px;
}
#review_partner{
	height: 200px;
	width: 50%;
	vertical-align:top;
	text-align: center;
	padding-top: 17px;
}
#review_ad{
	height: 200px;
	width: 50%;
	vertical-align:top;
	text-align: center;
	padding-top: 17px;
}
#dot{
	vertical-align: middle;
	margin-right: 1px;
}
#review_link{
	vertical-align: middle;
	margin-right: 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#review_link a:hover{
	text-decoration: underline;
}
#showError{
	width: 100%;
	height: 80px;
	padding-top:30px;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #666666;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
}