h1, h2, h3, h4 {
 font-family: arial,verdana,'Bitstream Vera Sans',helvetica,sans-serif;
 font-weight: bold;
 letter-spacing: -0.018em;
}
h1 { font-size: 21px; margin: .15em 1em 0 0 }
h2 { font-size: 16px; margin: 2em 0 .5em; }
h3 { font-size: 14px; margin: 1.5em 0 .5em; }
hr { border: none;  border-top: 1px solid #ccb; margin: 2em 0; }

.rcs_comment {
	border-bottom: 1px dashed #CCCCCC;
	 padding: 5px 2px;

}

#rcs_avg_rating {
	color:#FF8A07;
	font-weight:bold;
	font-size:13pt;
}

/*
.rcs_comment_date {
	font-size: 9pt;
	color: #666;
	text-align: right;
}
*/

#rcs_comments {
	padding-top:15px;
}

#rcs_existing_comments {
	border-top: 1px solid #AAAAAA;
}

#rcs_comment_status {
	padding: 10px;
}

#rcs_total_comments {
	padding-top: 15px;
}

#rcs_commenting_title {
	padding: 16px 0 8px 0;
	font-weight: bold;
	color:#355167;
}

#rcs_rating_title {
	padding: 8px 0;
	font-weight: bold;
	color:#355167;
}

#rcs {

}

#rcs_rating, #rcs_comment_box {
	width:500px;
	background:#FFF;
	padding: 10px;
	border: 1px solid #CECECE;
	margin:0 0 15px 0;
	color: #505050;
}

#rcs_rating {
	text-align:center;
}

img { border: none }

.rcs_comment_text {
	padding:4px;
	font-size: 9pt;
}

.rcs_edit_textarea {
	width:300px;
	height: 100px;
}


#rcs_comment_textarea {
	width:300px;
	height: 100px;
}

#rcs_rating_options {
	margin-bottom: 15px;
}

#rcs_rating_options ul {
	list-style-type:none;
	margin:0;
}

#rcs_rating_options li {
	display:inline;
}

#rcs_rating_options li a {
	padding:2px 5px 2px 5px;
	margin:0 2px 0 2px;
	border:1px solid #355167;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none;
}

#rcs_rating_options li a:link {
	color: #355167;
}

#rcs_rating_options li a:hover {
	background: #B5BFC7;
	color: #FFF;
}