.usercomment {
	background-color: #F9ECEC;
	padding: 1px 10px;
	border: 1px solid #E8CCCF;
	margin-bottom: 15px;
}

.usercomment h3 {
	padding-top: 10px;
	border-bottom: 1px solid #E0BABB;
	font-style: italic;
}

.usercomment blockquote {
	background: transparent url(../img/imglayout/quotes.gif) no-repeat;
	margin-left: 0;
	padding-left: 60px;
}

.uneven {
	background-color: #FDFAFA;
}
