h2.contentTitle {
	float: left;
	display: inline;
}

.listingTitle {
	float: left;
	display: inline;
	width: 200px;
	font-size: 14px;
	padding-top: 3px;
}

.listingStatus {
	float: right;
	display: inline;
/*	width: 101px; */
	font-weight: normal;
	font-size: 11px;
	padding-top: 5px;
	text-align: right;
}

.listingStatus span {
	color: #868887;
}

span.sold {
	color: #FF0000;
}

.contentHeader {
	color: #AACF32;
	zoom: 1;
}

.contentHeader a {
	color: #AACF32;
}

.sShowInstr {
	text-align: center;
	margin-bottom: 8px;
}

h2.contentSubTitle {
	margin-top: 3px;
}

.listingDetails {
	float:left;		
	margin-right:15px;
	width:100%;
	border-right: 0px solid #ABD33A;
}

.listingDescription {
	float:left;	
	width:191px;
	color: #868887;
	line-height: 22px;
}

.listingDescription p {
	margin-top: 2px;
}

.listingDetails ul {
	list-style: none;
	margin: 2px 0px 10px;
	padding: 0;
}

.listingDetails li {
	line-height:22px;
	margin: 0;
	padding: 0;
}

.listingDetailsCol1 {
	float: left;
	display: inline;
	width: 33%;
	margin-right: 5px;
	color: #AACD31;
}

.listingDetailsCol2 {
	float: left;
	display: inline;
	width: 60%;
	color: #868887;
	margin-left:17px;
}

.listingDetailsCol2b {
	float: left;
	display: inline;
	width: 30%;
	color: #868887;
    margin-left: 17px;	
}

.listingDetailsCol3 {
	float: left;
	display: inline;
	width: 30%;
	color: #868887;
}

.listingDetailsCol2 a {
	color: #868887;
	text-decoration: none;
}

.listingDetailsIcons li {
	float: left;
	display: inline;
	padding-right: 10px;
}

.rightColTitle {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 3px;
}

#colright p {
	margin-left: 3px;
	margin: 13px 0 15px 3px;
}

.formBody {
	background: url('../images/formBk.gif') repeat;
	width: 240px;
	margin: 27px 0 0 0;
}

.formBody img { display: inline; vertical-align:baseline; }

.formBody .iconbtnleft {
	margin-top: 4px;
}

.formContent {
	height: 295px;
	overflow: hidden;
}

.sendButton {
	margin: 9px 0 0 167px;
	zoom: 1;
}

label {
	display: block;
	float: left;
	display: inline;
	width: 71px;
	padding-top: 1px;
	margin-left: 9px;
	color: #AACD31;
	font-size:11px;
}

.formItem {
	zoom: 1;
	margin-bottom: 12px;
}

.textField, .formItem select, .formItem textarea {
	width: 149px;
	border: 1px solid #939493;
	font-size: 11px;
}

.formItem select {
	width: 151px;
}

.formItem textarea {
	height: 41px;
}

.sendButton img
{
	background-color:#a5cb38;
}

.sendButton a:hover img
{
	background-color:#ffffff;
}

/* fix for ie6 */	
.sendBtn span
{
	background-color:#a5cb38;
}

.sendBtn:hover span
{
	background-color:#ffffff;
}	

.formBody span {
	color: #AACD31;
}

.contactFormPostHidden {
	position: absolute;
	top: 300px;
}

.contactFormPostVisible {
	position: absolute;
	top: 22px;
}

/* new update 1 10-1*/
.comments {
	background:url(../images/comments_bg.jpg) no-repeat;padding:20px 0 20px 20px}
.comments .yourname, .youremail {width:180px;}	
.comments .yourname input, .youremail input{width:155px; height:18px; border:1px solid #6bae28; color:#b7b8b9; padding:3px}
.areatxt textarea{border:1px solid #6bae28; color:#b7b8b9; padding:3px; margin-top:5px; width:334px;}
.comments .commentadd {float:right !important; margin: -25px 28px 0 0}
.comments .clientcomment {margin:35px 0 0 -18px; border:1px solid #ddd; border-right:0; border-left:0; width:380px; padding:12px 0 3px 0; line-height:22px; color: #636466;}
.comments .clientcomment span a{font-size:12px; text-decoration:underline;color:#636466}
.comments .clienttalk {background:url(../images/clienttalk_bg.jpg) no-repeat; width:382px; height:23px; padding:17px 0 0 17px}
.comments .shwall a {color:#636466; font-size:12px}
.comments .shwall img {float: right;
    padding: 6px 0 0 4px;}
	
	
	
	
	/* blog page css */		
.blogleft{
width:170px}
.blogright{
 border-left: 1px solid #DDDDDD;
    padding-left: 23px;
	margin-bottom: 22px;
    width: 503px;}
/*.blogright p.blogcontent{ font: 13px Arial, Helvetica, sans-serif}*/
.colorgreen, .colorgreen a, .colorgreen a:visited {color:#80c954}
 .colorgreen a:hover {text-decoration:underline;}
.blogcomments {
	/*background:url(../images/blogcommentbg.jpg) no-repeat;padding:20px 0 20px 20px}*/
	background:url(../images/blogcommentbg_inner.png) no-repeat;padding:20px 0 20px 20px}
.blogcomments .yourname, .youremail {width:180px;}	
.blogcomments .yourname input, .youremail input{width:155px; height:18px; border:1px solid #6bae28; color:#b7b8b9; padding:3px; font:14px Arial,Helvetica,sans-serif;}
.blogcomments .commentadd {float:right !important; margin: 12px 23px 0 0}
.blogcomments .clientcomment {margin:0px 0 0 -18px; border-top:1px solid #ddd; border-right:0; border-left:0; width:457px; padding:12px 0 3px 0; line-height:22px}
.blogcomments .clientcomment span a{font-size:12px; text-decoration:underline;color:#636466}
.blogcomments .clienttalk {width:450px; height:23px; padding:17px 0 0 17px}
.blogcomments .shwall a {color:#636466; font-size:12px}
.blogcomments .shwall img {float: right;
    padding: 6px 0 0 4px;}
.featuredListingItemDesc p { font-size:11px; line-height:16px }
	
