.listing_header {
	background-color: #E9E9E9;
	text-align: left;
	float: left;
	height: 30px;
	width: 719px;
	margin-left: 15px;
	margin-top: 15px;
	padding: 5px;
	border-bottom: 2px solid #999999;
}
.listing_frame_detail {
	width: 726px;
	height: 640px;
	min-height: 640px;
	margin-top: 15px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
	}
.listing_left_column {
	width: 175px;
	height: 300px;
	margin-top: 10px;
	float: left;
	}
.listing_main {
	width: 550px;
	height: auto;
	min-height: 450px;
	float: left;
	background-position: 220px 170px;
	background-repeat: no-repeat;
	background-image: url(../images/layout/loading.gif);
	}
#listing_main_img {
	width: 540px;
	height: 405px;
	margin-top: 10px;
	float: left;
	border: 1px solid #AAAAAA;
	border-bottom: 2px solid #AAAAAA;
	border-right: 2px solid #AAAAAA;
	background-position: center;
	background-repeat: no-repeat;
	}
.listing_details {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 155px;
	border-top: 1px dashed #999999;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 5px;
	}
a.listing_tb:link, a.listing_tb:active, a.listing_tb:visited {
	width: 69px;
	height: 44px;
	display: block;
	margin-left: 4px;
	margin-bottom: 4px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	border-bottom: 2px solid #AAAAAA;
	border-right: 2px solid #AAAAAA;
	}
a.tour_link:link, a.tour_link:active, a.tour_link:visited {
	width: 149px;
	height: 79px;
	display: block;
	float: left;
	background-color: #FFFFFF;
	background-position: 0px -81px;
	background-repeat: no-repeat;
	}
a.tour_link:hover {
	background-position: 0px -160px;
	}	
.listing_desc {
	width: 527px;
	height: auto;
	min-height: 130px;
	padding: 8px;
	margin-top: 10px;
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	border-bottom: 2px solid #AAAAAA;
	border-right: 2px solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	}
.thumbsbox {
	width: 173px;
	height: 305px;
	overflow: auto;
	margin-bottom: 15px;
	}
