@import url("content.css");
@import url("header.css");
@import url("misc.css");
@import url("sidebar.css");
@import url("text.css");

body {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 18px;
	color: #000000;
}
#Draw {
	clear: both;
	float: left;
	height: 80px;
	width: 827px;
}
#DrawBut {
	height: 40px;
	width: 170px;
	clear: none;
	float: left;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	border: 2px solid #0066CC;
	font-family: Rockwell;
	font-size: 16px;
	font-weight: normal;
	margin-right: 8px;
	margin-left: 8px;
	display: inline;
}
#Listing {
	clear: both;
	float: left;
	height: 125px;
	width: 826px;
	border: 1px solid #FFCC66;
}
#TitleList {
	clear: both;
	float: left;
	height: 20px;
	width: 700px;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#Price {
	clear: none;
	float: right;
	height: 15px;
	width: 126px;
}
#TitleHold {
	clear: both;
	float: left;
	height: 25px;
	width: 826px;
	background-color: #FFFFCC;
}
#Photo {
	clear: both;
	float: left;
	height: 95px;
	width: 105px;
	padding-right: 10px;
	padding-left: 10px;
}
#ListWrap {
	height: 95px;
	width: 827px;
	clear: left;
	float: left;
}
#ListDesc {
	clear: none;
	float: left;
	height: 90px;
	width: 700px;
}
#Desc1 {
	height: 40px;
	clear: both;
	float: left;
	width: 600px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 5px;
}
#Desc2 {
	clear: none;
	float: left;
	height: 30px;
	width: 300px;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: bold;
}
#Desc3 {
	clear: both;
	float: right;
	height: 15px;
	width: 100px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
#DescVideo {
	clear: both;
	float: left;
	height: 15px;
	width: 100px;
}
#holdDesc {
	clear: both;
	float: left;
	height: 20px;
	width: 700px;
}
#DescCity {
	clear: left;
	float: left;
	height: 20px;
	width: 100px;
}
