div#list {
	display: none;
	width: 654px;
	padding: 16px 20px 40px 20px;
}

div#list table {
	width: 654px;
}

div#list table td {
	padding: 10px 0;
	border-top: 1px solid #ccc;
}

div#list table td.thumb {
	width: 160px;
	text-align: center;
}

div#list table td.info {
	padding-left: 10px;
	vertical-align: top;
	color: #444;
}

div#list table td.info a {
	display: block;
	margin: 0;
	padding: 0;
        font-size: 14px;
	line-height: 14px;
	white-space: no-wrap;
        font-weight: bold;
	font-family: Trebuchet MS,Helvetica,sans-serif;
        color: #333;
}

div#list table td.info a.agent {
	display: block;
	margin: 0 0 4px 0;
	padding: 0;
        font-size: 12px;
	white-space: no-wrap;
        font-weight: bold;
	font-family: Trebuchet MS,Helvetica,sans-serif;
        color: #333;
}

div#list table td.right {
	vertical-align: top;
	text-align: right;
	color: #444;
	font-weight: bold;
	font-family: arial;
}

a#a_list_more {
	display: none;
	margin: 10px 10px 20px 10px;
}

div#div_list_sort {
	margin: 0 0 10px 4px;
}

div#div_list_sort a {
	text-decoration: none;
	margin-right: 0px;
	padding: 2px 3px;
}
