.Frame_ReviewTop {
	overflow: hidden;
	width: 308px;
	vertical-align: top;
	float: left;
}
.Frame_ReviewsTitoli {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-bottom: 5px;
}
.Frame_ReviewProConsBox {
	width: 644px;

}
.Frame_ReviewProConsTitle {
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background-image: url(./images/smalltabtop.gif);
	height: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	width: 315px;

}
.Frame_ReviewProCons {
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background-image: url(./images/smalltabcont.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	width: 303px;

}
.Frame_ReviewProConsBottom {
	background-image: url(./images/smalltabbott.gif);
	width: 315px;
	height: 14px;
}
.Frame_ReviewProConsIn {
	float: left;
	margin-left: 7px;
}

.Frame_ReviewsTech {
	float: right;
	margin-left: 8px;
	border: 1px solid #999999;
	text-align: center;
	min-width: 100px;
	background-color: #999999;
}
.Frame_ReviewsTechTop {
	height: 14px;
	color: #000000;
	padding-top: 2px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
}
.Frame_ReviewsTechTitles {
	font-weight: bold;
	float: left;
	text-align: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 16px;
	background-color: #FFFFFF;
}
.Frame_ReviewsTechData {
	padding: 4px;
	float: left;
	text-align: left;
	line-height: 16px;
	background-color: #FFFFFF;
}
.sideEval {
	text-align: right;
	font-weight: bold;
	width: 105px;
	float: left;
	line-height: 16px;
	margin-top: 4px;
	padding-bottom: 4px;
}
.sideEvalScore {
	text-align: left;
	float: left;
	color: #FF3300;
	font-weight: bold;
	line-height: 16px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.Side_Review_Vote {
	text-align: center;
	font-size: 24px;
	color: #2B2724;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.Side_Review_VoteVal {
	text-align: center;
	font-size: 70px;
	color: #FC7217;
}

