#auc_col1 {
	display: block;
	width: 49%;
	float: left;
	padding-right: 5px;
}

#auc_col1 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#auc_col1 li.auc_opento{
	font-style: italic;
}

#auc_col1 li.auc_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#auc_col1 li.auc_title1 {
	font-weight: bold;
}

.auc_concluded {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/yel_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	padding-left: 24px;
}

#auc_col1 li.auc_directions{
	margin-top: 10px;
}

#auc_col1 li.auc_map{
	margin-top: 10px;
}

#auc_col1 li.auc_consignlist{
	margin-top: 10px;
}

#auc_col1 li.auc_results{
	margin-top: 10px;
}

.infopanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	border: 1px solid #999999;
	margin-bottom: 5px;
}

.infopanel TH{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.infopanel td{
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	vertical-align: top;
}


.infopanel td.label {
	white-space: nowrap;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	width: 1%;
}

.infopanel td.label2 {
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 1%;
}

.infopanel td.datanw {
	white-space: nowrap;
	text-align: left;

}

.infopanel td.alert {
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
	background-color: #FFCC00;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#auc_explain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#auc_explain P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

#auc_col2 {
	display: block;
	width: 50%;
	float: right;
}

#auc_col2 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#link_images {
	margin-top: 10px;
	display: block;
	clear: both;
	text-align: center;
}

#link_images IMG {
	display: inline;
	margin: 2px;
}
.auc_notice2 {
	white-space: normal;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
}

#auc_logo {
	float: right;
	width: 107px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 125px;
}
