
#AuctionPanel.Panel{
width: 235px;
border: 1px solid #908593; 
background-color: #ffffff; 
border-bottom: 4px solid #C9A283;
}

#AuctionPanel .ColHeader{
	height: 74px;
	background: url(/Images/ColHeader_Auction.jpg) top left no-repeat;
	text-align: right;
	
}

#AuctionPanel .ColHeader a{
	color: white;
}


#AuctionPanel .PlaceTitle{
	margin: 30px 1px 0px 0px;
	float: right;
	font-size: 18px;
	font-style: italic;
	
}

.FloatLeft{
	float: left;
}
