
.rcs_comment {
	border-bottom: 1px dashed #CCCCCC;
	 padding: 5px 2px;

}

#rcs_avg_rating {
	color:#6699cc;
	font-weight:bold;
	font-size:11pt;
}

/*
.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 { }

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_options li a:hover {background-color:#A8FFC7}
