.auctioneer_list_image img{
	border:solid #5299d1 1px;
}

.auctioneer_list_image{
	width:132px;
}

.auctioneer_list_name{
	padding-left:50px;
	font-size:12px;
	font-weight:bold;
}

.auctioneer_short_description{
	padding-left:50px;
}

.auctioneer_details_name{
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
}

.auctioneer_details_description{
	padding-left:20px;
}

.auctioneer_details_btn{
	width:138px;
	height:24px;
	background-image:url(/img/auctioneer_details_btn_bg.gif);
	background-repeat:no-repeat;
	margin-left:50px;
	margin-top:10px;
	text-align:center;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	color:#fff;
}

.auctioneer_details_btn a{
	text-decoration:none;
}

#auctioneers_contact_info{
	font-weight:bold;
	color:#cde3f2;
	line-height:20px;
}