#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 0em; font-size: 1.4em; height: 18px; }
#sortable li span { position: absolute; margin-left: -1.3em; }
.one_third {
	width: 33%;
}
.full_width {
	width: 99%;
	margin-bottom: 5px;
}
ul.pad_left {
	margin-left: 15px;
}
ul.pad_top {
	margin-top: 10px;
}
p {
	padding-bottom: 10px;
}
p {
	
}
ul label {
	margin-right: 10px;
}
ul input {
	border: 1px #ccc solid;
	float: right;
}
h1.title {
	margin-top: 15px;
	margin-bottom: 15px;
}
h2, h3 {
	font-weight: normal;	
}
h3 {
	padding-bottom: 10px;
}
#summary_details, #landlord {
	height: 242px;
	padding: 10px;
	font-size: 1.1em;
}
#description_and_features, #rent {
	padding-top: 3px;
	padding-left: 20px;
}
#enquire.full_width {
	width: 97.5%;
}
.grey_background {
	background-color: #efefef;
	padding: 10px;
	width: 97%;
}
#landlord_details {
	height: 90%;
}
.orange_background {
	background-color: #fef0d9;
	padding: 10px;
	width: 97%;
}
.underline_h2 {
	border-bottom: 1px dotted #ccc;
	padding: 10px;
}
.no_li_bullets {
	margin-left: -10px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: left;
}
#landlord_button {
	width: 75%;
}
.no_li_bullets label {
	vertical-align: bottom;
}
.no_li_bullets input {
	width: 300px;
	height: 25px;
}
.no_li_bullets textarea {
	width: 300px;
	height: 120px;
}

.property_photo {
	width: 315px;
	height: 232px;
	float: left;
	background-color: white;
	vertical-align: middle;
	padding-top: auto;
	padding-bottom: auto;
}

.taller_photo {
	height: 257px;
}

.photo_container {
	display: inline;
	margin-top: auto;
	margin-bottom: auto;
}

#landlord {
	float: right;
	background-color: #FFF;
	text-align: center;
}

.pad {
	margin-left: 0px;
	margin-right: 20px;
	padding-bottom: 10px;
}

.block {
	display: block;
	padding: 10px;
}

#call_me_back_box .block {
	display: block;
	padding: 0px;
	margin-right: 10px;
}

#description {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.25em;
}
#description_list, #rent_list {
	padding-bottom: 10px;
}

a.button {
	color: white;
}

#property_heading, #property_description {
	width: 100%;
	padding-top: 15px;
}

#photos {
	width: 700px;
	display: relative;
	margin-left: 133px;
	margin-right: 133px;
}

.three_forths {
	width: 73%;
}

.one_forth {
	width: 21%;
}

.big_button {
	float: middle;
}

#form {
	float: left;
}

#contact_landlord {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 1.2em;
	width: 97.5%;
	display: block;
}

.grey_text {
	color: #ccc;
}

#enquiry_form {
	padding-left: 3px;
	font-size: 1.1em;	
}

#enquiry_form input.large {
	width: 200px;
}

label {
	font-weight: bold;
	padding-right: 50px;
	float: left;
	width: 130px;
}

.optional_or_required {
	height: 10px;
	padding-top: 0px;
	padding-left: 10px;
	float: right;
	font-size: 0.8em;
	color: gray;
}

#enquiry_form_box {
	border: solid;
	border-color: white #9EA3A9 #9EA3A9 white;
	border-bottom-left-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	border-top-left-radius: 18px 18px;
	border-top-right-radius: 18px 18px;
	padding: 10px;
	background: #efefef url(/images/white_to_grey.gif) repeat-x 0px 0px;
	width: 520px;
}

#enquiry_form .small_button {
	margin-top: -5px;
	margin-right: 58px;
}

#enquiry_form_box h1 {
	font-size: 2em;
}
#enquiry_form_box h2 {
	font-size: 1.5em;
}
#enquiry_form_box h3 {
	font-size: 1.25em;
}