.listingcontainer {
	clear: both;
	width: 100%;
}
.listingheader {
	height: 12px;
}
.headermiddle {
	background-color: #FFFFFF;
	width: 468px;
	float: left;
	height: 11px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.floatleft {
	float: left;
}
.listingcontent {
	background-color: #000000;
	clear: both;
	width: 100%;
	background-image: url(../images/listingbackground.gif);
	background-repeat: repeat-y;
	display: block;
}
.listingcontent_col1 {
	float: left;
	width: 17px;
}
.listingcontent_col2 {
	float: left;
	width: 92px;
	text-align: center;
}
.listingcontent_col3 {
	width: 272px;
	float: left;
}
.listingcontent_col3 a {
	color: #266C95;
}

.listingcontent_col4 {
	width: 100px;
	float: left;
	text-align: center;
}
.listing_clearall {
	clear: both;
	width: 100%;
}

.listingfooter {
	height: 15px;
	clear: both;
}
.footermiddle {

	background-color: #FFFFFF;
	width: 468px;
	float: left;
	height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.listingcontent_col3 a:hover {
	color: #000000;
	text-decoration: none;
}
