#reviewsList .commenttitle {
	clear: both;
	width: 100%;
	overflow: auto;
}

	#reviewsList .commenttitle span.actual {
		font-weight: normal;
		font-size: 19px;
		color: #4690c5;
		float : left;
	}

#reviewsList span.usericon {
	display: block;
	width: 55px;
	height: 68px;
	background:  url(/images/m2b2/usericon.jpg) no-repeat;
	float: left;
	margin-left: 8px !important;
	_margin-left/**/: 3px;
}
	
#reviewsList span.title {
	display: block;
	padding: 13px 0 0 10px;
	float: left;
	width:600px;
}
