.Review_Holder_Right {
	width: 560px;
	margin-right:15px;
	float:right;
	background-color:#FFF;
	border:1px solid #96a4ba;
	margin-bottom: 15px;
}
.Game_Score_Element {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	width: 100px;
	float: left;
}


.Review_Holder_Left {
	width:348px;
	margin-right:15px;
	margin-left:15px;
	float:left;
}

.Review_Body
{
	float:right;
	width:335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.Article_Content
{
	width:100%;
	border:1px solid #96a4ba;
	background-color:#FFF;
	margin-bottom:15px;
}

@charset "utf-8";
/* CSS Document */


.Score_Breakdown_Header {
	font-size: 14px;
	background-color: #1e3e59;
	color: #FFF;
}
.Score_Breakdown_Box {
	border: 1px solid #E6E6E6;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.Score_Breakdown_Score_Standard {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.Score_Breakdown_Score_Final {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #069;
	font-weight: bold;
	text-align: center;
}
.Score_Block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	background-image: url(../images/main.jpg);
	background-position: top;
	color: #333;

}
.Score_Element {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	background-image: url(../images/main.jpg);
	background-position: top;
}
.Score_Inner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	background-image: url(../images/main.jpg);
	background-position: top;
	color: #333;
}
