input[type="text"]{
	margin: 3px 15px 3px 0;
	padding: 5px 7px;
	width: 400px;
	height: 20px;
	line-height: 20px;
	color: #525a61;
	background: #fff url('../images/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
textarea {
	margin: 3px 0;
	padding: 5px 7px;
	width: 400px;
	height: 180px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #525a61;
	background: #fff url('../images/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
	overflow:auto;
}
select{
	margin: 2px 2px 2px 0;
	padding: 5px 7px;
	width: 416px;
	height: 30px;
	line-height: 20px;
	color: #525a61;
	background-color:transparent;
	background: #fff url('../images/input-bg.png') repeat-x left top;
	-webkit-appearance: none;
	border: 1px solid #e1e4e9;
}

.slider-property-01{padding:0px; margin:0px; width:280px; height:187px; overflow:hidden; float:left;}
.slider-property-01 img{width:280px; height:187px;}
