#wrpr-main {
	width:900px;
	margin:0 auto;
}

#header-main {
	width:900px;
	height:170px;
	background:url(../images/header-main.jpg);
}

#main-nav {
	width:900px;
	height:50px;
	background:url(../images/bg-main-nav.jpg);
}

#search-area {
	height:50px;
	color:#FFFFFF;
	padding-left:15px;
	padding-bottom:20px;
}

#search-area .l {
	float:left;
	height:20px;
	padding-top:15px;
}

#search-area .r {
	float:left;
	padding-left:200px;
	padding-top:10px;
}

#content-main {
	width:900px;
	color:#FFFFFF;
}

#listings {
	width:900px;
	clear:both;
	padding-top:15px;
}

#listings ul {
	list-style:none;
}

#listings li {
	clear:both;
	cursor:hand;
	cursor:pointer;
}

#listings li a {
	text-decoration:none;
	color:#FFFFFF;


}

#listings li div div {
	float:left;
	padding:2px;
}

#listings li div div img {
	border:0px;
}

#listings .listing-top {
	height:67px;
	background:url(../images/listing-border-top.png) top no-repeat #242424;
	margin-bottom:2px;
}

#listings .listing-label-l {
	line-height:28px;
	font-size:18px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
}

#listings .listing-label-r {
	line-height:36px;
	font-size:18px;
	padding-right:10px;
	float:right; text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#listings .listing-label-r span {
	color:#666666;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#list-content-left {
	width:660px;
	float:left;
}

#list-content-left-top {
	background:url(../images/listings-top1.jpg);
	height:30px;
}

#list-content-left-content {
	/*background:url(../images/listings-bg.jpg);*/
	background-color:#f2f2f2;
	padding-left:40px;
	padding-right:20px;
	line-height:20px;
}

#list-content-left-content ul {
	padding-left:30px;
}

#list-content-left-bottom {
	background:url(../images/listings-bottom1.jpg);
	height:30px;
}

#list-content-right {
	width:240px;
	float:left;
	margin-top:15px;
	color:#fff;
}

.list-content-right-random {
	height:560px;
	background: url(../images/bgcontent-sub3.jpg)
}

#list-content-right-top {
	background:url(../images/listingsR-top.jpg);
	height:15px;
}

#list-content-right-content {
	background:url(../images/listingsR-content.jpg);
	padding-left:15px;
	font-size:16px;
	font-family:verdana;
	margin-bottom:-10px;
}

#list-content-right-bottom {
	background:url(../images/listingsR-bottom.jpg);
	height:15px;
}


#list-content-left-content h2 {
	font-size:24px;
	color:#993300;
	font-weight:normal
	margin: 2px 2px;
}

#list-content-left-content h3 {
	font-size:17px;
	color:#990000;
	font-weight:normal;
	margin: 2px px;;
}

#ulhs {
	width:280px;
	float:left;
}

#ulhs ul {
	list-style:none;
}

#ulhs li {
	margin:1px;
	display:inline;
	float:left;
	padding:1px;
}

#detailedlisting {
	width:300px;
	color:#000000;
	float: left;	
}

#detailedlisting ul {
	list-style:none;
}

.la {
	color:#990000;
	font-size:16px;
	font-family:Georgia;
	padding-right:10px;
}

.lass {
	color:#999999;
	font-size:16px;
	font-family:Georgia;

}
#displayPage {
	float: left; padding-bottom: 20px; color: rgb(255, 255, 255); padding-top:25px;
}
#list-content-right-content ul {
	list-style:none;
	
}

#list-content-right-content li {
	margin-bottom:8px;
	font-size:16px;
}

#list-content-right-content input {
	height:22px;
	width:200px;
}


.paginate {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
a.paginate {
border: 1px solid #990000;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #990000;
}
a.paginate:hover {
color: #FFF;
text-decoration: underline;
}
a.current {
background:#990000 none repeat scroll 0 50%;
border:1px solid #990000;
color:#FFFFFF;
cursor:default;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:2px 6px;
text-decoration:none;
}
span.inactive {
border: 1px solid #999;
font-family: Arial, Helvetica, sans-serif;
font-size: .7em;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}



