#bestrate {
	clear: both;
	float: right;
	width: 531px;
	background-color: #634239;
	padding: 13px;
}
#bestrate h2 {
	font-size: small;
	padding: 0px 0px 4px;
	margin-bottom: 7px;
	font-weight: normal;
	margin-top: 10px;
	border-bottom: 1px solid #8F6052;
}
#bestrate p {
	padding-left: 10px;
	padding-right: 10px;
}
.x_small {
	font-size: x-small;
}
#bestrate li {
	line-height: 1.4em;
}
#bestrate ul {
	margin: 0px 0px 0px 12px;
	list-style-type: square;
	padding-left: -5px;
}

