#lastlist
{
	width: 320px;
	/*margin-top: 4px;*/
	font-size: 8pt;
}
#lastlist .title
{
	height: 20px;
	text-align: center;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
	border: 1px solid #55a0d6;
	border-width: 1px 0px 0px 0px;
	background-color: #c4def4;
}
#lastlist a
{
	color: #333333;
	text-decoration: none;
}
#lastlist a:hover
{
	text-decoration: underline;
}
#lastlist .row .text
{
	float: left;
	width: 214px;
	height: 31px;
	padding: 4px 0px 0px 4px;
	margin-top: 1px;
	border-top: 1px solid #d8d8d8;
	background-color: #f8f8f8;
}
#lastlist .row .price
{
	float: left;
	width: 100px;
	height: 31px;
	padding: 4px 2px 0px 0px;
	margin-top: 1px;
	text-align: right;
	color: #666666;
	border-top: 1px solid #d8d8d8;
	background-color: #f1f1f1;
}