.search{
	width:740px;
	height:140px;
	overflow:hidden;
	background:url("/images/searchbg.jpg") no-repeat 0 0;
}
.search input,
.search select,
.search a{vertical-align:middle;}
.search h3{
	color:#ffffff;
	padding:10px 0 15px 60px;
	background:url("/images/mag.png") no-repeat 0 0;
	margin:11px 0 2px 13px;
	font-size:138.5%;
	font-weight:normal
}
.search h3 span{color:#ffffff}
.search-inner{
	width:654px;
	padding:12px 0 0 16px;
	height:62px;
	margin:0 0 0 19px;
	background:url("/images/adv-search.gif") no-repeat 0 0;
}
.search-inner input.inp170,input.inp170{
	width:170px;
	border:1px solid #c7ccd8;
	color:#000;
	font-size:12px;
	padding:2px 3px 3px;
}
.search-inner select{
	width:200px;
	border:1px solid #c7ccd8;
	color:#000;
	font-size:12px;
	height:22px;
	margin:0 10px 0 0;
}
.search a{
	text-decoration:underline;
	font-size:11px;
	margin-left:20px;
}
.search a:hover{color:#73d74c;}
/* 4 tables with latest entries all floated side by side. This assumes that the number of entries will always be the same otherwise the table heights will be uneven.*/
.entries{
	float:left;
	width:738px;
	margin:9px 0 0 10px;
	background:url("/images/midbar2.jpg") repeat-x 0 0;
}
.left-entry{margin-left:0}
.entries h4{
	background:url("/images/orange-bar-top.jpg") no-repeat 0 0;
	padding:0 0 0 25px;
	margin:0;
	font-family:Verdana, sans-serif;
	font-size:11px;
}
.entries h4 span{
	background:url("/images/rbar2.jpg") no-repeat 100% 0;
	padding:0 25px 0 0;
	display:block;
	height:28px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
}
.entries table{
	border-collapse:collapse;
	width:736px;
	color:#424242;
	font-size:85%;
	table-layout:fixed;
	font-family:Verdana, sans-serif;
}
th.col1{width:140px}
th.col2{width:75px}
th.col3{width:75px}

.entries table td,
.entries table th{padding:6px 8px 7px;overflow:hidden}

.entries table th{
	font-weight:bold;
	background:#e0e3ea;
	font-weight:bold;
	font-size:11px;
	height: 40px;
}
.entries a{color:#424242}
.entries a:hover{text-decoration:underline}
tr.odd td{background:#f1f2f6}
tr.even td{background:#ffffff}
tr.lastrow p{margin:0;float:right;}
tr.lastrow p a{
	color:#73d74c!important;
	padding:2px 0 1px 21px;
	background:url("/images/r-arrow.gif") no-repeat 0 4px;
	display:block;
}
tr.lastrow p a:hover{text-decoration:underline!important}
tr.lastrow p.fl{float:left;text-align:left;}
tr.lastrow td {
	text-align:right;
	padding-top:10px;
	padding-bottom:0;
}
.entries table.latest-sales td.col2,
.entries table.latest-sales th.col2{	
	width:auto;
	border-left:1px solid #fff;
	padding-left:12px;
}
.entries table.latest-sales th.col1{width:160px}
