
	
.review{
	width: 700px;
	margin: 10px 3px 5px 5px;
	padding:0px 0 0 0;
	background:url(images/post1.jpg) no-repeat;
	color:#222;
	font-family:Tahoma,Century gothic,verdana, sans-serif;

}
.boxart{
	margin: 10px 5px 5px 10px;
	padding: 5px 5px;
	width:220px;
	float:left;
	display:inline;
}
.boxart img{
	margin: 0px 5px 5px 0px;
	padding: 5px 5px;
	border:1px solid #666;
	background:#444444;
	float:left;
}

.revbits{
	width: 470px;
	margin: 10px 5px 5px 5px;
	padding:0px 0 0 0;
	color:#222;
	font-family:Tahoma,Century gothic,verdana, sans-serif;
	float:right;
}

.revbits h2 {
	margin: 10px 0 0px 0;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 20px;
	overflow:hidden;
	text-transform: uppercase;
	font-weight:normal;
	font-family:Arial,Century gothic,verdana, sans-serif;
	}

.revbits h2 a, .revbits h2 a:link, .revbits h2 a:visited  {
	color: #C16900;
	overflow:hidden;

	background-color: transparent;
	}
.revbits h2 a:hover  {
	color: #fff;
	background-color: transparent;
	}
	
.info{

	margin: 0px 0 10px 0;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 14px;
	line-height:20px;
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}

.info span{

	font-weight:normal;
	color:#fff;
}

.scorecard{

	width:120px;
	background:#111;
	text-align:center;
	font-size: 20px;
	border:2px solid #555;
	height:70px;
	float:left;
	margin-right:10px;
`
}
.scorecard p{
`	padding:0px 0px;
	margin:0px 0px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	line-height:30px;
	font-weight:normal;
    font-variant:small-caps;
	color:#fff;
	background:#242424;
}

span.score{
`	padding:0px 0px;
	margin:0px 0px;
	color:#fff;
	font-size:30px;
	line-height:36px;
	font-weight:bold;
	}

span.hype{
`	padding:0px 0px;
	margin:0px 0px;
	color:#fff;
	font-size:20px;
	line-height:36px;
	font-weight:bold;
}

.scoreimage{
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	float:left;

}

.revtitle h3{
	font-family:Arial,Century gothic,verdana, sans-serif;
	margin: 0px 0 0px 0;
	padding: 0px 15px;
	text-align: left;
	font-size: 16px;
	color:#fff;
	font-weight:normal;
}

.premore{

	font-family:Arial,Century gothic,verdana, sans-serif;
	margin: 0px 0 0px 0;
	padding: 15px 0px 5px 15px;
	text-align: left;
	font-size: 16px;
	color:#DF8411;
	font-weight:bold;
}
.preview{
	float:left;
	margin: 0px 0px 10px 0px;
	padding:0px 0 0 0;
	width:728px;
	background:#333 url(images/post.png) repeat-x;
	display:inline;
	font-family:Arial,tahoma,century gothic,verdana, sans-serif;
	color:#ccc;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;

}
.preview h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 10px;
	text-align: left;
	font-size: 18px;
	line-height:20px;
	text-transform: uppercase;
	font-weight:normal;
	font-family:Arial, century gothic,verdana, sans-serif;

	}
.preview ul {
	list-style-type: none;
	margin: 0 0px ;
	padding: 5px 10px;
	font-size: 14px;
	}

.preview ul li{
	list-style-type: none;
	margin: 0 ;
	padding:0px 0px;
   font-family:Tahoma, century gothic,Georgia,helvetica, sans-serif;
	}	
	
	
.preview ul li a:link, .preview ul li a:visited {
	color: #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px dotted #373A3F;
	}

.preview ul li a:hover {

	color:#FFED2F;
	}
