#rightpanel {
	width: 498px;
	float: right;
}
#leftpanel {
	width: 377px;
	vertical-align: top;
	float: left;
}
#classifiedsmain {
	width: 498px;
	float: right;
}
#classifiedsmaintop {
	width: 100%;
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/classifieds/img_classifieds_bg_top.gif);
	background-repeat: no-repeat;
}
#classifiedsmaincontent {
	width: 100%;
	background-image: url(../../images/classifieds/img_classifieds_bg_rep.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding-bottom: 15px;
}
#classifiedscontent {
	width: 480px;
	margin-left: 10px;
	padding-top: 15px;
	clear: both;
}
#classifiedslist {
	width: 480px;
	margin-left: 23px;
	margin-top: 10px;
	vertical-align: top;
}
#mainbase {
	width: 100%;
	height: 8px;
	background-image: url(../../images/classifieds/img_classifieds_bg_btm.jpg);
	background-repeat: no-repeat;
}
#classcatcase {
	width: 488px;
	margin-left: 1px;
	padding-top: 10px;
	clear: both;
}
.classcat {
	width: 120px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: x-small;
	color: White;
	background-color: #9493CC;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #9493CC;
	text-align: center;
	float: left;
	cursor: pointer;
	/*clear: right; */
}
.classcat:hover {
	background-color: #b6b6cd;
}
.divideclasscat {
	width: 100%;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.liclassifiedslist {
	width: 145px;
	min-height: 80px;
	margin: 5px;
	padding-bottom: 1px;
	padding-top: 2px;
	border: 1px solid #CCC;
	background-color: #FFFACD;
	float: left;
}
.liclassifiedslist:hover {
	cursor: pointer;
}
.prod_htxt {
	width: 137px;
	background-color: #DDDACD;
	margin-left: 2px;
	padding: 2px;
	font-size: x-small;
}
.prod_mtxt {
	width: 138px;
	margin-left: 5px;
	margin-top: 5px;
	font-size: x-small;
}
.prod_btxt {
	width: 138px;
	margin-right: 5px;
	margin-top: 15px;
	font-size: x-small;
	text-align: right;
}
#fulladvert {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 318px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
#c_header {
	width: 318px;
	height: 27px;
	background-image: url(../../images/classifieds/fulladvert_top.png);
}
#c_content {
	width: 318px;
	min-height: 195px;
	background-image: url(../../images/classifieds/fulladvert_bg.png);
	background-repeat: repeat-y;
	z-index: 1000;
}
#c_footer {
	width: 318px;
	height: 35px;
	background-image: url(../../images/classifieds/fulladvert_btm.png);
	background-repeat: no-repeat;
}
.fulltitle {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.fulldate {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #717171;
	margin-bottom: 10px;
}
.fulltext {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.fullcontact {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}