.quote_right { 
	color: #C90404; 
	float: left; 
	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: right; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_left img { margin: 4px;}

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

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

#article_holder {
	zoom:100%;
	position:relative;
}

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

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

.metadata a {
	color:#268a11;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	zoom:100%;
}

.article_date {
	float:right;
width:370px !important;
zoom:100%;
}

.comment_link {
	float:right;
	width:130px;
	margin-top:0;
}

.font_size {
float:right;
width:40px;
padding:3px 4px;
_padding-top:10px;
	zoom:100%;
	position:relative;
}

.box_article_tools ul li {
	float:left;
	padding:0 4px;
	background:none;
	zoom:100%;
	position:relative;
}

.box_article_tools img {
	border:none;
	zoom:100%;
	position:relative;
}

.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;
zoom:100%;
}

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

#article_body {
	zoom:100%;
	width:610px;
	font-size:16px;
}

#article_body a {
	color:#268a11;
	font-weight:bold;
	text-decoration:none;
}

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

.article_left {
	background:transparent url(../img/article_right_bg.gif) no-repeat scroll left top;
	border-bottom:7px solid #268a11;
	display:inline;
	float:left;
	margin:0 15px 0 0;
	width:269px;
	zoom:100%;
}

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

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

.tag_title {
	color:#268a11;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	float:right;
	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:#268a11;
	text-decoration:none;
}

.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:right;
	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;
color:#CC3300;
font-weight:bold;
left:0;
padding:3px;
position:absolute;
top:10px;
width:100px;
}

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

