

p, blockquote, ul, ol, form {
	margin-bottom: 1.5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a{ color: #4e5b60; }
a:link { color: #4e5b60; }
a:visited { color: #657176; }
a:hover { color: #768f98; }
a:active { color: #657176; }

hr {
	display: none;
}

fieldset { width: 300px; border:0; #666666; padding: 1em; margin: 0 0 0 15px;}

legend {
  padding: 0.2em 0.5em;
  border:0;
  color:#666666;
  font-size:15px;
  text-align:right;
  }
	
	label {
  float:left;
  width:40%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
  
  .searchwrapper {
border-style:solid;
  	border-left-color: #dddddd;
  	border-right-width: 0;
  	border-left-width: 1px;
  	border-bottom-width: 0;
  	border-top-width: 0;

  }



.hr {
}

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}



/* Post */

.post {
}

.post .title {

	margin: 0;
	padding: 7px 0 0 4px;

}

.post .title a {
	text-decoration: none;
	color: #000000;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	margin-top: -10px;
	padding-right: 15px;
	text-align: right;
	font: bold x-small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .entry {
	padding: 10px;

	line-height: 1.8em;
}

.post .meta {
	margin-bottom: 2em;
	padding: 0 15px;
	text-align: right;
	font-size: x-small;
}

.fList {
line-height:1.5em;
}

.fList .title {
	height: 40px;
	margin: 0;
	padding: 7px 0 0 15px;

	color:#ffffff;
}

.fList #a_list .descTD {
padding: 5px 0px;
background-color:#DEDEDE;

}

#listings {
line-height:1.5em;
}

#listings .imgL {
/*background-color:#ffffff;*/
position:relative;
float:left;
width:200px;
text-align:center;
/*border: #000000 solid 1px;*/
padding:5px 5px 0px 5px;
}

#listings img {
padding:0px;
margin:0px;
}

#listings .infoL {
position:relative;
width:250px;
float:right;
}

#listings .infoL .titleL {
font-weight:bold;
}

#listings .evenTR {
background-color:#FFFFFF;
border-bottom:solid 1px #d6d6d6;

}
#listings .oddTR {

border-bottom:solid 1px #d6d6d6;
}

#propView {
line-height:1.5em;
}

#propView #propImg {
float:left;
width:275px;

}


#propView #propImg #mainImg {
float:left;
width:200px;
padding:5px;
}

#propView #propImg #linksImg {
float:left;
widows:50px;
padding:5px;
}

#propView #propTitle {
float:right;
width:200px; 
}

#propAttributes #Att1 {
float:left;
width:50%;
}

#propView #propDesc {
border-bottom:#DEDEDE solid 2px;
}

#propAttributess #Att2 {
float:right;
width:50%;
}

#propSep {
clear:both;
border-top:#DEDEDE solid 2px;
height:10px;
font-size:10px;
}


/* Search */

#search {
}

#search h2 {
	height: 27px;
	padding-top: 13px;
	background-position: left bottom;
}

#search form {
	margin-left: 5px;
	margin-right: 5px;
	padding: 15px 15px 0 15px;

}

#search #inputtext1 {
	width: 110px;
	padding: 15;


}

#search #inputsubmit1 {


}


#a_list {
}
#a_list .headTR {
}
#a_list .headTD {
font-size:14px;
font-weight:bold;
border-bottom:#dedede solid 2px;
text-align:left;
}
#a_list .unameTD {
font-weight:bold;

text-align:left;
}
#a_list .nameTD {
}
#a_list .emailTD {

text-align:left;
}
#a_list .titleTD {
font-weight:bold;

text-align:left;
}
#a_list .descTD {
font-size:11px;
text-align:left;
}
#a_list .addTD {
font-size:11px;

text-align:left;
}
#a_list .priceTD {
font-weight:bold;
font-size:13px;
text-align:left;
}
#a_list .actTD {
text-align:center;
}
#a_list .evenTR {
background-color:#FFFFFF;
}
#a_list .oddTR {
background-color:#E6E6E6;
}
.manImgTitle {
font-size:14px;
font-weight:bold;
text-align:left;
}

#Plinks {
text-align:right;
}

.SearchTitle {
font-size:14px;
border-bottom:#DEDEDE solid 2px;
}
