
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:#660000;
	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: 8px 0;
	font-weight: bold;
}

#rcs_rating_title {
	padding: 8px 0;
	font-weight: bold;
}

#rcs {
	width:500px;
	background:#EEF6BD;
	padding: 10px;
	margin:15px 0 0 0;
}
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 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 blue;
	background:white;
	font-weight:bold;
	font-size:11pt;
	text-decoration: none;
}

#rcs_rating_summary {
	margin-top:8px;
}