#art_title{font-weight:bold;}
#art_id{color:#e41a18;}
.download{
  background: transparent url('../img/word_doc.gif') no-repeat scroll;	
	margin:14px 0 0 5px;
	padding:3px 0 0 25px;
}
#add_coment{
  clear:both;
  margin:0 auto;
  width:550px;
}
form{
  margin:0 auto;
  padding:15px 0 0 0;
}
strong{font-family: "Georgia", Georgia, serif;}
h3{
  font-weight:bold;
  font-size:16px;
  margin-bottom:0;
}
#art_sidebar{
	float:left;
/*	width:239px;*/
	width:230px;	
	padding:5px;
	margin:0 15px 5px 0;
	background-color:#eee;
	font-size:14px;
	display:block !important;
	overflow: visible;
	position:relative;
}
.agg_ratings{
	font-size:12px;
	margin:0 0 0 0;
}
#art_sidebar h3{clear:both;}
input{margin-top:12px;}
#art_info{padding-left:14px;}


.userStars{
	margin:0 0 12px 80px !important;
 	width:75px;
}

.comment_divider{
  display:block;
  clear:both;
  width:651px;
  margin-left:-12px;
  background: #fff url('../img/comment_divider.gif') no-repeat top center;
  height:1px;
}
#comments{padding:10px;}
.comment{
  border-bottom:1px solid #ccc;
  margin:10px auto;
  padding-top:5px;
  width:600px;
  font-size:14px;
  clear:both;
}
.comment_body{
  float:right !important;
  padding-top:0;
  text-align:left;
  width:375px;
}
.comment_info{
	float:left !important;
	width:155px;
}
p.comment_auth{
  text-align:right;
}
p em,p i{
/*font-style: normal;*/
overflow: visible;
}

/* Dinsmore commented out fixed ie6 and ie7 article text wrapping issue */
/*#c_mid p{
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	zoom: 1;
}*/


