.category{
	margin-left: 10px;
	width: 300px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.title{
	margin-left: 30px;
}
#reviewinformation{
	float: left;
	width: 300px;
}
.reviewlink a{
	font-size: 12px;
}
.noreviews{
	margin-left: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}
.titleunder{
	background-image: url(/_images/pinkdot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
	margin-bottom: 10px;
	clear: left;
}
.box{
	float: left;
}