#lastlist
{
	width: 401px;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #ffffff;
	border-bottom: 1px solid #d2d2d2;
}
#lastlist .title
{
	height: 20px;
	text-align: center;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	/*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 .logo
{
	float: left;
	width: 24px;
	height: 24px;
	padding: 6px 0px 0px 4px;
	margin-top: 1px;
	border-top: 1px solid #d8d8d8;
	background-color: #f8f8f8;
}
#lastlist .row .text
{
	float: left;
	width: 292px;
	height: 31px;
	padding: 4px 0px 0px 4px;
	margin-top: 1px;
	border-top: 1px solid #d8d8d8;
	background-color: #f8f8f8;
}
#lastlist .row .text img
{
	width: 24px;
	margin-right: 4px;
	border: 0px;
}
#lastlist .row .price
{
	float: left;
	width: 70px;
	height: 31px;
	padding: 4px 2px 0px 0px;
	margin-top: 1px;
	text-align: right;
	color: #666666;
	font-weight: bold;
	border-top: 1px solid #d8d8d8;
	background-color: #f1f1f1;
}
