.rv-line {
	width:228px;
	clear:both;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	float:left;
}
.rv-left {
	width:70px;
	float:left;
}
.rv-right {
	width:158px;
	float:right;
}
