.separator{
	clear: both;
	height:10px;
}
/*List in the category*/
.rent_index_list{

}
.rent_index_list a{
	text-decoration: none;
}

.rent_index_list div.imgprice {
	width:121px;
	text-align: center;
	padding: 10px;
}
.rent_index_list div.imgprice a img{
	border: 1px solid #e8eae9;
}
.rent_index_list div.imgprice a:hover img{
	border:1px solid #b83c3e;
}

.rent_index_list div.imgprice span{
	background-color: #b53d3e;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: block;
	margin-top: 8px;
}
.rightdesc-top{
	border-top: 1px solid #ececec;
	padding: 2px 0 10px 0;
	vertical-align: top;
}

.rightdesc{
	border: 1px solid #ececec;
	padding: 5px 1px 5px 5px;
	vertical-align: top;
}

.rightdesc:hover{
	border: 1px solid #ccdcf2;
}

.blocklist{ 	border: 1px solid #ececec; 	padding: 3px;}
.inner-sect { padding-bottom:10px;}
.imgprice{ float:left; text-align:center;}
.rightdesc h2 a{
	color:#466593;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	font-weight:bold;
}
.rightdesc h2 a:hover{
	color:#f59201;
}
.desc{
	height: 100%;
}

.descfull{
	text-align: right;
}
.descfull a{
	color:#f59201;
	text-decoration: none;
	padding-left: 15px;
	line-height: 13px;
}
.descfull a:hover{
	color:#f59201;
	text-decoration: underline;
}
/*Gallery*/
.obj_img {
margin-top:10px;
}

.obj_price{
	font-size: 13px;
}
a.lightbox{
	text-decoration: none;
}
a.lightbox img{
	border: 1px solid #dddddd;
	padding: 3px;
}
a.lightbox:hover img{
	border: 1px solid #99BBE8;
	padding: 3px;
}
/*Propose*/
/*
.send_from{

}
.send_from dt{
	width: 100px;
	float: left;
	clear: both;
}
.send_from dd{
	width: 300px;
	float: left;
	margin-bottom:5px;
}
.send_from input{
	width: 270px;
	border:1px solid #AABED3;
}
.send_from textarea{
	border:1px solid #AABED3;
	width: 270px;
	height: 200px;
	margin-bottom: 5px;
}
dl.zend_form dd img{
	padding: 5px;
	border:1px solid #aabed3;
	margin-bottom: 10px;
}
dl.zend_form input#captcha-input{
	width: 210px;
	margin-bottom: 10px;
}
#submit{
	width: 106px;
	height: 22px;
	border: 0;
	font-family: Tahoma;
	border: 1px solid #000;

}
#submit:hover{
	width: 106px;
	height: 22px;
	cursor: pointer;
}

dl.zend_form dd ul.errors {
	list-style: none;
	padding: 0;
	margin: 0;
}
dl.zend_form dd ul.errors li {
	float: left;
	margin: 0 0.15em;
	font-size: 12px;
	color: #da0505;
}
*/
form dl dt {
clear:both;
float:left;
width:120px;
}
form dl dd {
margin-left:35px;
}
form dl dt, form dl dd {
padding:2px 0;
}
form input[type="text"] {
width:410px;
}
#code-input {
margin-bottom:10px;
width:120px;
}
form textarea {
border:1px solid #C7C7C7;
height:6em;
width:34em;
}
form input {
border:1px solid #C7C7C7;
margin:0;
padding:0;
}
form label {
width:180px;
}
#captcha {
margin-top:3px;
width:200px;
}
#submit {
height:32px;
width:129px;
}
.regdo {
margin-bottom:15px;
}
dl.zend_form dd img {
border:1px solid #C7C7C7;
margin:5px 0 10px;
}
.send_from textarea {
border:1px solid #C7C7C7;
height:100px;
margin-bottom:5px;
width:410px;
}
.send_from dd {
float:left;
margin-bottom:5px;
width:300px;
}

#save{
	font-size: 15px;
	margin: 0 0 10px 0;
}