#review{
	width:100%;
	overflow:hidden;
	margin:0 -2px;
	position:relative;
}
#review h3{
	margin:13px 0;
	font:bold 131% Tahoma, Verdana, sans-serif;
}
#review img{
	display:block;
}
#review p{
	margin:13px 0;
}
#review .center-image{
	text-align:center;
}
#review .center-image img{
	display:inline;
}
#review .image-big{
	width:470px;
	overflow:hidden;
	position:relative;
	left:50%;
	margin:0 0 0 -235px;
	text-align:justify;
}
#review .image-small{
	width:230px;
	overflow:hidden;
	position:relative;
	left:50%;
	margin:0 0 0 -115px;
	text-align:justify;
}
#review .image-big p{
	margin:4px 8px 0 2px;
}
#review .img-padding-bottom{
	padding:0 0 3px;
}
#review .cols{
	width:100%;
	overflow:hidden;
	width:413px;
	position:relative;
	left:50%;
	margin:13px 0 13px -206px;
	text-align:justify;
}
#review .cols .leftcol{
	float:left;
	width:250px;
}
#review .cols .rightcol{
	float:right;
	width:153px;
}
#review .cols p,
#review .image-small p{
	margin:4px 8px 13px 2px;
}
#review .x230{
	width:470px;
	margin-left:-235px;
}
#review .x230 .rightcol,
#review .x230 .leftcol{
	width:230px;
}
#review .x230 p{
	clear:left;
}
#review .rivals{
	border:1px solid #F7E4C3;
	padding:10px;
	background:#F6F5E1;
}
#review .rivals ul{
	margin:0;
	padding:0;
	list-style:none;
}
#review .rivals h4{
	margin:12px 0;
	font:bold 1em Arial, Helvetica, sans-serif;
}
#review .rivals img{
	margin:0 auto;
}
#review .rivals .table-fix{
	width:100%;
}
#review .rivals table{
	width:100%;
	background:#ccc;
	text-align:center;
	border:0;
}
#review .rivals table th,
#review .rivals table tfoot td{
	padding:3px;
	font-size:0.81em;
	font-weight:bold;
	background:#ebebeb;
}
#review .rivals table td{
	padding:3px;
	background:#fff;
}
#review .rivals table .first{
	text-align:left;
}
#review .rivals ul.text{
	padding:0 0 0 40px;
	margin:13px 0;
	list-style:disc;
}
#review .redactor{
	width:100%;
	overflow:hidden;
}
#review .redactor .image{
	float:left;
	margin:0 6px 0 0;
	text-align:center;
}
#review .redactor .image img{
	border-top:2px solid #fff;
	border-bottom:3px solid #fff;
}
#review .automir{
	margin:13px 0;
}
#review .automir img{
	display:inline;
	vertical-align:middle;
}