#all #content table#bids{
	border-collapse:collapse;
	border:#eef 1px solid;
	width:96%!important;
	margin:0 auto;
}
table#bids th,table#bids td{
	color:#333;
	padding:2px 5px;
	border:#eef 1px solid;
}
#bids td{
	background:url(/image/stylesheet/td-bkgd.gif) repeat-x top center;
}
#bids th{
	vertical-align:top;
	background:url(/image/stylesheet/th-bkgd.gif) repeat-x top center;
}
td.bid_id{
	width:85px;
	font-size:1.65em;
	color:#557;
	font-weight:bold;
	padding-top:.5em;
}
td.bid_date{
	width:80px;
}

