@charset "utf-8";


div#pageTitle h2 {
	background: url(../img/page_header/review.gif) left bottom no-repeat;
	}


div#content ul#messages {
	margin-bottom: 50px;
	}

div#content ul#messages li {
	margin-bottom: 15px;
	padding: 10px 10px 10px 26px;
	border: 1px dotted #ccc;
	background: #fbffdf url(../img/review/balloon.gif) 10px 10px no-repeat;
	}





