.quote_right { 

	color: #C90404; 

	float: right; 

	margin: 6px; 

	display: inline; 

	width: 200px; 

	height: auto;

	background: #f9f9f9;

	border: 1px solid #cccccc;

	padding: 6px;

}



.quote_right img { margin: 4px;}



.quote_left {  

	color: #C90404; 

	float: left; 

	margin: 6px; 

	display: inline; 

	width: 200px; 

	height: auto;

	background: #f9f9f9;

	border: 1px solid #cccccc;

	padding: 6px;

}



.quote_left img { margin: 4px;}



.right_image { float: right; margin: 6px; display: inline;}



.left_image { float: left; margin: 6px; display: inline;}



#article_holder {
	position:relative;
}


.article_title h1 {
	font-size:24px;
	color:#176f87;
	padding:0 5px 7px;
}


#article_body {
	background:url(../img/news_bottom_bg.png) bottom center no-repeat;
	padding:10px 7px;
	margin-bottom:0;
	zoom:100%;
}

.article_metadata_holder {
	background:url(../img/metadata_bg_right.gif) top right no-repeat;
	margin:0 5px;
}

.metadata {
	background:transparent url(../img/metadata_bg_left.gif) no-repeat scroll left top;
color:#ACACAC;
font-size:10px;
font-weight:bold;
height:38px;
line-height:38px;
padding-left:10px;
zoom:100%;
}

.metadata a {
	color:#00b7e9;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.article_date {
	float:left;
width:370px;
}

.comment_link {
	float:left;
	width:90px;
	margin-top:0;
}

.font_size {
float:right;
width:40px;
padding:3px 4px;
_padding-top:10px;
}

.box_article_tools ul li {
	float:right;
	padding:4px;
}

.box_article_tools img {
	border:none;
}

.box_article_tools {
	_padding-top:5px;
}

#send_article {
background-attachment:scroll;
background-color:#FFFFFF;
border:4px solid #B4B4B4;
left:90px;
padding:20px;
position:absolute;
top:50px;
z-index:100;
width:400px;
}

#email_to_a_friend_dump {
background-attachment:scroll;
background-color:#FFFFFF;
border:4px solid #B4B4B4;
color:#00B7E9;
font-size:12px;
font-weight:bold;
left:220px;
line-height:14px;
padding:3px;
position:absolute;
top:-2px;
width:200px;
z-index:200;
}

#article_body a {
	color:#00b7ea;
	font-weight:bold;
	text-decoration:none;
}

#article_body a:hover {
	text-decoration:underline;
}

#article_body h2 {
	color:#2b2b2b;
}

#article_body p {
	margin:3px 0 7px;
}

.article_left {
	float:left;
	width:290px;
}

.article_right {
	background:transparent url(../img/article_right_bg.gif) no-repeat scroll left top;
	border-bottom:7px solid #00638D;
	display:inline;
	float:right;
	margin:15px 0 0 15px;
	width:269px;
}

.article_right_bottom {
	background:url(../img/article_right_bottom.gif) top left no-repeat;
	height:15px;
	clear:both;
}

.article_right .image_caption {
	text-align:right;
	font-size:10px;
	color:#cccccc;
	font-weight:bold;
}

/*review*/

.article_right .overall, .article_right .article_rating {
	background:url(../img/overall_score_bg.gif) no-repeat top left;
	position:relative;
	width:10px;
	margin-top:4px;
	zoom:100%;
	font-size:10px;
	font-weight:bold;
	margin-right:21px!important;
}

.article_rating strong  {
	color:#00b7ea;
	display:block;
	font-size:10px;
	padding:10px 0 0;
	text-transform:uppercase;
}

.article_rating span, .overall span {
	font-size:40px;
	text-align:center;
	font-weight:bold;
	color:#00b7ea;
}

.article_right .starry {
width:140px;
margin-top:-4px !important;
}

.slide {
	padding-left:7px;
}

.slide span {
	color:#b4b4b4;
	font-size:10px;
	font-weight:bold;
}

.review_games .info {
	padding-left:7px;
	font-size:10px;
}

.article_right .image {
	text-align:right;
	padding:10px;
}

#article_tags {
	border-top:1px solid #B4B4B4;
	font-size:10px;
	padding:5px 0;
	margin-top:15px;
}

.tag_title {
	color:#00b7e9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	float:left;
	margin-right:4px;
}

#box_tags a {
	color:#2b2b2 !important;
	text-decoration:none;
	font-size:10px;
	font-weight:lighter;
}

#box_tags a:hover {
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
	background:#00b7e9;
	text-decoration:none;
}

.default_article .image {
	float:right;
	margin:0 0 5px 10px;
	position:relative;
}

.default_article .image .image_caption {
	position:absolute;
	left:0;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	bottom:10px;
	padding:10px;
	background:#000000;
	opacity:0.6px;
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

#gallery {
	padding:8px;
}

.comment_block h3 a:hover {
	background:none;
	border:none;
}
	
.comment_header {
	float:left;
font-size:10px;
padding-right:5px;
padding-top:20px;
text-transform:uppercase;
width:95px;
}

.comment_header a {
	color:#232323;
	text-decoration:underline;
}

.comment_body_holder {
	background:transparent url(../img/comment_bg.gif) no-repeat scroll right top;
	float:left;
	padding:10px 20px;
	width:450px;
	margin-top:10px;

}

.comment_bottom {
	background:url(../img/comment_bottom.gif) top right no-repeat;
	height:15px;
}

.result {
	width:40px;
	float:left;
	margin:10px 0;
}
.comment_rate {
	margin:10px 0 0;
}

.comment_report {
	float:right;
	width:15px;
	margin:10px 0 0;
	position:relative;
}

.comment_vote {
	float:left;
	width:200px;
	position:relative;
}

.comment_report a img, .comment_rate a img {
	border:none;
}

#comment_dump {
	border:1px solid #ff0000;
	background:#ffffff;
	min-height:25px;
	line-height:25px;
	height:auto !important;
	height:25px;
	color:#cc3300;
	font-weight:bold;
	padding-left:6px;
}

.result .error {
	background-color:#ffffff;
	bottom:3px;
	padding:3px;
	position:absolute;
	width:200px;
	color:#cc3300;
	font-weight:bold;
}

.comment_report .error {
	background-color:#C90404;
	bottom:-19px;
	color:#FFFFFF;
	font-weight:bold;
	left:-128px;
	padding:3px;
	position:absolute;
	width:140px;
}

#box_article_rating {
	padding:10px 5px;
}

#box_article_rating span {
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}

#product_review ul li {
	padding:10px 0;
	border-bottom:1px dotted #b5b5b5;
}
	
