﻿.listing td{
width:90%
}

div.listpic{
	float: left;
	padding-right:10px;
	padding-bottom:10px;
	
}

div.listcopy{
	float: left;
	width: 37%
}

.listing table{
	width: 100%
}

.check{
	background-image: url('/images/checkmark.bmp');
	background-repeat: no-repeat;
}

form label{
	float: left;
	width: 200px;
	margin-top:10px;
	
	}

form select, form input, form textarea{
	width: 320px;
	float: left;
	margin-top:10px;
	margin-right: 15px;
}

form fieldset span{
	color: #FF0000;
	font-weight: bold;
}
form br{
	clear:both;
}
/**
FORM VALIDATION
 -----------------------------------------------------------------------------*/
.form_error {
	margin-left: 200px;
	color: #FF0000;
}
/**
END
 -----------------------------------------------------------------------------*/


.phone{
	width: 40px;
	margin-bottom: 10px;
}

fieldset{
	margin: 0 0 10px 0;
}

legend{
	color: #696c67;
	font-weight: bold;
	padding-bottom:5px;
}
.xlabel{
	float: left;
	width: 400px;
	display: block;
}

.select{
	clear: left;
	float:left;
	width: 10px;
	margin-left: 10px;
}

#rental_conditions{
	width: 100%;
}

