/* CSS Imports */
/*
@import url(reset-min.css);
*/


/* html  {
	 height: 100%; margin-bottom: 1px; } */


body {
	text-align:center;
	background:#FFFFFF;
	margin:0;padding:0;
	margin-top:10px;top:10px;
}

a {
	color:#356275;
	text-decoration:none;
}

h1{font-size:14px;margin-top:0px;}
h2{margin-top:0px;font-size:16px;}
h3{margin-top:0px;font-size:20px;}
h4{font-size:14px;margin:10px 0 5px 0;padding:0px;}
a:hover {
	text-decoration:underline;
}

/* General styles */
.topmarg {margin-top:10px;}

#wrapper {
	position:relative;
	top:0px;
	width:880px;
	text-align:left;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding:0;
	
	}

#left {
	width:786px;
	margin:0px 10px 0px 0px;
	float:left;
	}

#right {
	width:84px;
	float:left;
	margin:0px;
	}

#header {
	width:786px;
	background-color: #4B8CA7;
	
}

.navbar {
	background:#DBE8ED;
	width:100%;
	margin:10px 0px 10px 0px;
	float:left;
	}

.logo_mid {
	margin:10px 0px 10px 0px;
	}

#infobar {
	display:none;
	width:864px;
	background:#e7dfe9;
	color:#356275;
	float:left;
	font-size:11px;
	padding:5px 8px 5px 8px;
	margin:10px 0px 0px 0px;
	}

#infobar a {
	color:#356275;
	text-decoration:none;
	}

#infobar a:hover {
	color:#356275;
	text-decoration:underline;
	}

#infobar_content {
	float:left;
	width:860px;
	padding:10px 9px 10px 9px;
	display:none;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	border-top:#356275 1px solid;
	color:#356275;
	font-size:11px;
	}

.copyright {
	width:864px;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding:8px;
	margin:10px 0px 10px 0px;
	background-color: #4B8CA7;
}

#seo-toolbar {
display:none;
	width:874px;
	color:#4B8CA7;
	float:left;
	font-size:11px;
	background-color: #fff;
	margin: 10px 0 0 0;
	height: 10px;
	overflow: hidden;
}

.copyright a {
	color:#FFFFFF;
	text-decoration:none;
	}

.copyright a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

#quicklinks {
	float:left;
	width:880px;
	color:#356275;
	margin-bottom:10px;
	}

#quicklinks_content {
	float:left;
	width:860px;
	padding:10px 9px 10px 9px;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	color:#356275;
	font-size:11px;
	}

.quickcol {
	float:left;
	width:100px;
	margin-right:35px;
	}

#quicklinks_content ul, #quicklinks_content li {
	margin:0;
	padding:0;
	list-style:none;
	}

#subnav {
	float:left;
	margin:-6px 0px 10px 0px;
	background:#4B8CA7;
	clear:both;
	padding:5px 1px 5px 16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	width:400px;
	}

#subnav a {
	color:#BED3DF;
	text-decoration:none;
	}

#subnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

#subnav ul {
	margin:0px;
	}

#subnav li {
	display:inline;
	margin-right:15px;
	}

.titlebar_small {
	width:542px;
	float:left;
	background-color: #DBE8ED;
}

.titlebar {
	width:100%;
	float:left;
	background-color: #DBE8ED;
}

.titlebar_mp {
	width:233px;
	float:left;
	background-color: #940029;
}

h1{

	color:#356275;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-top:6px;
	}
.titletext {
	color:#356275;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-top:6px;
	}
.titletext_mp {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	float:left;
	margin-top:6px;
	}

.titlebarimg {
	float:left;
	}

a.navhome {
	text-decoration:none;
	display:block;
	width:56px;
	height:25px;
	background:url(../images/menu/home.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navhomeselec {
	text-decoration:none;
	display:block;
	width:56px;
	height:25px;
	background:url(../images/menu/home.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navbuy {
	text-decoration:none;
	display:block;
	width:42px;
	height:25px;
	background:url(../images/menu/buy.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navbuyselec {
	text-decoration:none;
	display:block;
	width:42px;
	height:25px;
	background:url(../images/menu/buy.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navrent {
	text-decoration:none;
	display:block;
	width:42px;
	height:25px;
	background:url(../images/menu/rent.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navrentselec {
	text-decoration:none;
	display:block;
	width:42px;
	height:25px;
	background:url(../images/menu/rent.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navdevelopments {
	text-decoration:none;
	display:block;
	width:133px;
	height:25px;
	background:url(../images/menu/developments.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navdevelopmentsselec {
	text-decoration:none;
	display:block;
	width:133px;
	height:25px;
	background:url(../images/menu/developments.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navlandlord {
	text-decoration:none;
	display:block;
	width:135px;
	height:25px;
	background:url(../images/menu/landlords.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navlandlordselec {
	text-decoration:none;
	display:block;
	width:135px;
	height:25px;
	background:url(../images/menu/landlords.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navaboutleeds {
	text-decoration:none;
	display:block;
	width:53px;
	height:25px;
	background:url(../images/menu/about_leeds.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navaboutleedsselec {
	text-decoration:none;
	display:block;
	width:53px;
	height:25px;
	background:url(../images/menu/about_leeds.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navaboutus {
	text-decoration:none;
	display:block;
	width:71px;
	height:25px;
	background:url(../images/menu/about_us.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navaboutusselec {
	text-decoration:none;
	display:block;
	width:71px;
	height:25px;
	background:url(../images/menu/about_us.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navworkus {
	text-decoration:none;
	display:block;
	width:90px;
	height:25px;
	background:url(../images/menu/work_us.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navworkusselec {
	text-decoration:none;
	display:block;
	width:90px;
	height:25px;
	background:url(../images/menu/work_us.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

a.navcontact {
	text-decoration:none;
	display:block;
	width:84px;
	height:25px;
	background:url(../images/menu/contactus.gif);
	background-position:0 0px;
	overflow:hidden;
	float:left;
	}
a.navcontactselec {
	text-decoration:none;
	display:block;
	width:84px;
	height:25px;
	background:url(../images/menu/contactus.gif);
	background-position:0 -25px;
	overflow:hidden;
	float:left;
	}

.navbar a span {
	visibility:hidden;
	}

.navbar a:hover {
	background-position:0px -25px;
	}

/* General Page Content */

.PageImage {
	float:right;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #356275;
	}

/* Home page styles */

#home_intro {
	float:left;
	width:135px;
	padding:9px 10px 9px 10px;
	height:255px;
	color:#356275;
	font-size:11px;
	line-height:1.2;
	background-color: #DBE8ED;
}

#home_tenant {
	float:left;
	width:474px;
	height:273px;
	margin-right:10px;
	border-left:#356275 1px solid;
	}

#home_tenant_content {
	width:464px;
	height:219px;
	background:url(../images/tenant_bg_24.jpg) no-repeat bottom;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	padding:10px 0px 10px 9px;
	line-height:1.2;
	float:left;
	}

#home_tenant_content img {
	float:left;
	}

/* Properties */
#paging {
	float:left;
	text-align:right;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:10px;
	width:520px;
	font-size:12px;
	margin-top:10px;
	color:#000000;
	}
#RentalHeading {
	float:left;
	text-align:left;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:10px;
	width:520px;
	font-size:16px;
	margin-top:10px;
	color:#356275;
	font-weight:bold;
	}

#paging_display {
	display:inline;
	}
#pagenumber_selected {
	display:inline;
	font-weight:bold;
	}

#morgans_feature {
	float:left;
	background:#940029;
	
	width:215px;
	padding:10px 9px 10px 9px;
	color:#FFFFFF;
	font-size:12px;
	}
#morgans_feature a {
	color:#FFFFFF;
	}

#meet_neighbours_content {
	float:left;
	width:212px;
	padding:10px;
	margin-bottom:10px;
	height:90px;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	border-top:#DED7DF 0px solid;
	font-size:12px;
	}


.tenant_enquire {
	margin:23px 0px 0px 39px;
	clear:right;
	}

.tenant_prop {
	float:left;
	width:145px;
	color:#FFFFFF;
	font-size:11px;
	}

.tenant_prop img {
	margin:10px 0px 10px 0px;
	}

.tenant_prop a {
	color:#FFFFFF;
	text-decoration:none;
	}

.tenant_prop a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.tenant_propmid {
	float:left;
	width:145px;
	color:#FFFFFF;
	font-size:11px;
	margin:0px 10px 0px 10px;
	}

.tenant_propmid img {
	margin:10px 0px 10px 0px;
	}

.tenant_propmid a {
	color:#FFFFFF;
	text-decoration:none;
	}

.tenant_propmid a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

#home_landlord {
	float:left;
	width:145px;
	height:273px;
	}

#home_landlord_content {
	float:left;
	width:125px;
	height:218px;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	padding:10px 9px 0px 9px;
	color:#356275;
	font-size:11px;
	line-height:1.2;
	}

#home_different {
	float:left;
	width:544px;
	margin:10px 10px 0px 0px;
	}

#home_different_content {
	float:left;
	width:533px;
	height:120px;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	color:#356275;
	font-size:12px;
	line-height:1.4;
	padding:10px 0px 10px 9px;
	}

#home_enquire_title {
	float:left;
	width:515px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	}

#home_enquire_left {
	float:left;
	width:395px;
	font-size:11px;
	}

#home_enquire_right {
	float:left;
	width:115px;
	margin-right:10px;
	font-weight:bold;
	text-align:center;
	}

#home_different_content img {
	float:right;
	}

#home_offer {
	width:326px;
	float:left;
	margin-top:10px;
	}

#home_news_content {
	float:left;
	width:315px;
	height:120px;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	color:#356275;
	font-size:12px;
	padding:10px 0px 10px 9px;
	}

#home_news_content a:hover {
	color:#4B8CA7;
	}

#home_news_content h2 {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#356275;
	font-weight:bold;
	}



/* Tenants pages */

#tenants_left {
	float:left;
	width:542px;
	margin-right:10px;
	}

#tenants_left_content {
	float:left;
	background:#F7F5F8;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	width:476px;
	padding:20px 32px 20px 32px;
	color:#000000;
	font-size:12px;
	}

#tenants_left_content a {
	color:#000000;
	font-size:12px;
	}

#tenants_right {
	float:left;
	width:234px;
	}

#tenants_featured {
	float:left;
	width:234px;
	}

#tenants_featured_content {
	float:left;
	background:#F7F5F8;
	border-right:#DED7DF 1px solid;
	border-bottom:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	width:214px;
	padding:10px 9px 10px 9px;
	color:#000000;
	font-size:12px;
	}

#tenants_featured_content h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	color:#356275;
	}

.featured_prop {
	border-right:#DED7DF 1px solid;
	border-left:#DED7DF 1px solid;
	}

#property_left {
	float:left;
	width:552px;
	
	}
	
.rentals_services li{list-style-image:url(../images/service_tick.gif);margin:0;padding:0 10px;}
.rentals_services li p{}
.rentals_services ul{}


.service {
	float:left;
	width:215px;
	}

.service ul {
	list-style:disc;
	margin-left:15px;
	}

.service li {
	margin-bottom:10px;
	}

.end {
	margin-left:40px;
	}

.end_text {
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
	}

#prop_wrapper {
	float:left;
	width:552px;
	}

.tenant_props {
	float:left;
	width:172px;
	height:267px;
	border:#DED7DF 1px solid;
	margin:10px 10px 0px 0px;
	font-size:11px;
	}

.tenant_props img {
	margin:0px;
	}

.tenant_props_head {
	float:left;
	background:#E7DFE9;
	padding:10px;
	width:152px;
	height:60px;
	color:#000000;
	}

.tenant_props_head h2 {
	color:#356275;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	}

.tenant_props_text {
	float:left;
	padding:10px 10px 5px 10px;
	width:152px;
	color:#000000;
	}

.tenant_props_text img {
	margin-top:5px;
	}

.end_prop {
	margin-right:0px;
	}

#tenants_form {
	float:left;
	width:786px;
	}

#tenants_form_content {
	float:left;
	width:720px;
	font-size:12px;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:20px 32px 20px 32px;
	color:#000000;
	}

#tenants_form_content h1 {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	}

.smalltext {
	font-size:10px;
	}

#tenants_detail {
	float:left;
	background:#356275;
	width:786px;
	}

#tenants_detail_content {
	float:left;
	width:720px;
	font-size:12px;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:20px 32px 20px 32px;
	color:#000000;
	}
	
#development_detail_content {
	float:left;
	width:762px;
	font-size:12px;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:10px;
	color:#275062;
	
	}

#tenants_detail img {
	float:left;
	}

#tenants_detail_text {
	float:left;
	margin-top:7px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
	width:625px;
	}

.next {
	margin:2px 0px 0px 5px;
	}

#prop_detail {
	width:224px;
	float:left;
	background:#FFFFFF;
	padding:10px;
	color:#000000;
	font-size:12px;
	margin:0px 95px 0px 0px;
	}

#prop_detail h2	{
		font-size: 16px;
		font-weight: bold;
		margin: 0px 0 5px 0;
	}
	
.prop_detail_img {
	margin:-0px -10px 10px -10px;
	}

.development_prop_detail_img {
	margin:0px 5px 0 0;
	}

.purple {
	color:#356275;
	}

#property_form {
	float:left;
	width:380px;
	}

.formtitle {
	font-weight:bold;
	font-size:16px;
	}

/* Map Pages */
#map_controls h2	{
	margin:0;
	font-size: 14px;
	}
#map_controls {
	font-size:14px;
	color:#356275;
	z-index: 2;
	position: absolute;
	margin: 8px 0 0 550px;
	background-color: white;
	border: 1px solid #356275;
	width: 160px;
	height: 45px;
	left: 34px;
	top: 185px;
	 }
#map_controls p {
	float:left;
	margin:0;
	padding:0;
	font-size: 12px;
	}
#map_controls p.spacer	 {
	width: 30px;
	}
#map_controls h2 {
	font-weight:bold;
	}
#map_controls div	 {
	 margin: 5px;
	 padding:0;
	 }
#map	 {
	 z-index: 1;
	 background-color: white;
	}
/* New Developments */
.new_developments {
	float:left;
	width:264px;
	height:350px;
	border:#DED7DF 1px solid;
	margin:10px 10px 0px 0px;
	font-size:11px;
	}
.new_development_head {
	float:left;
	background:#E7DFE9;
	padding:10px;
	width:244px;
	height:80px;
	color:#000000;
	}
.new_development_text {
	float:left;
	padding:10px 10px 5px 10px;
	width:244px;
	color:#000000;
	}
.new_development_head h2 {
	color:#356275;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	}
/* Enquiry Forms */
.inputField {
	border:1px solid #A78EAE;
	padding:2px;
	}
.inputField_error {
	background-color:#356275;
	color:#FFFFFF;
	border:1px solid #A78EAE;
	padding:2px;
	}
.inputField_dd {
	border:1px solid #A78EAE;
	padding:2px;
	}
.inputField_dd_error {
	border:1px solid #A78EAE;
	padding:2px;
	background-color:#356275;
	color:#FFFFFF;
	}

/* Landlord styles */

#headerld {
	width:786px;
	background:#9F84A7;
	}

#subnavld {
	float:left;
	margin:-6px 0px 10px 0px;
	background:#9F84A7;
	clear:both;
	padding:5px 1px 5px 16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	width:350px;
	}

#subnavld a {
	color:#4B8CA7;
	text-decoration:none;
	}

#subnavld a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}

#subnavld ul {
	margin:0px;
	}

#subnavld li {
	display:inline;
	margin-right:15px;
	}

#copyrightld {
	width:864px;
	background:#9F84A7;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding:8px;
	margin:10px 0px 10px 0px;
	}

#copyrightld a {
	color:#FFFFFF;
	text-decoration:none;
	}

#copyrightld a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

#landlord_home {
	float:left;
	width:786px;
	}

#landlord_home_content {
	float:left;
	width:764px;
	font-size:12px;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:10px;
	color:#275062;
	}

#about_top_title_area{
	float:left;
	width:764px;
	font-size:15px;
	background:#fff;
	border:#DED7DF 1px solid;
	padding:10px;
	color:#000000;
	}

#contact_us {
	float:left;
	width:744px;
	font-size:12px;
	background:#F7F5F8;
	border:#DED7DF 1px solid;
	padding:20px 20px 20px 20px;
	color:#000000;
	}
	
/* Generic Pages */

#LeftCopy {
	float:left;
	width:350px;
	}

.ldhomeimg {
	margin:-20px -32px -20px 30px;
	float:right;
	}

.ldhometitle {
	float:left;
	margin-right:30px;
	}

#landlord_home_content ul {
	list-style:disc;
	margin-left:15px;
	padding:0px;
	}

#landlord_home_content li {
	margin-bottom:10px;
	}

/* CONTACT US STYLES */
#property_enquiry_form
	width: 350px;
	float: right;
}
#contact_us form	{
	width: 350px;
}

#property_enquiry_form form, #property_enquiry_form fieldset, #contact_us form, #contact_us fieldset	{
	margin:0;
	padding:0;
	border: 0;
	}

#property_enquiry_form label, #contact_us label	{
	display:block;
	float: left;
	width: 150px;
	}

#property_enquiry_form p, #contact_us p	{
	margin: 5px 0 0 0;
	overflow: auto;
	}
	
#property_enquiry_form input, #contact_us input	{
	float: left;
	}
	
#property_enquiry_form label.checkbox, #contact_us label.checkbox	{
	width: 60px;
	margin-left: 5px;
	}
	
.fiftypc	{
	width: 48%;
	overflow: auto;
	float: left;
	margin-right: 2%;
	
	}
	
.twentyfivepc	{
	width: 23%;
	overflow: auto;
	float: left;
	margin-right: 2%;
	}
	
#property_enquiry_form .inputgroup, #contact_us .inputgroup	{
	margin-left: 150px;
	}
	
#property_enquiry_form p, #contact_us p	{
	clear: both;
	}
	
#property_enquiry_form textarea, #contact_us textarea	{
	width: 190px;
	height: 150px;
	border: 1px solid #666;
	}
	
#property_enquiry_form .fullInput, #contact_us .fullInput	{
	width: 190px;
	border: 1px solid #666;
	}
/* CONTACT US STYLES */

.errorMsg	{
	color: red;
	border: 1px solid red;
	padding: 5px;
}

.error	{
	color: red;
	margin-left: 150px;
}


.col1	{
	float: left;
	width: 350px;
	color:#275062;
}

.col2	{
	float: right;
	width: 375px;
	color:#275062;
}

.col_full	{
	float: right;
	width: 590px;
	color:#275062;
}

.about_title{
font-size:16px;}

.contentImage	{
	border: 1px solid black;
}

.QuoteStyles{font-size:15px;font-weight:normal;color:#4b8ca7;}
.jobContent{font-size:12px;}


/************** NEW PROPERTY LAYOUT MW 20091215 *********************/
#prop_detail_new h1	{
	font-size: 18px;
	font-weight: bold;
}
#prop_detail_new h2	{
	clear:both;
	font-size: 14px;
	font-weight: bold
}

#prop_detail_new h3	{
	font-size: 14px;
	font-weight: bold;
}

#prop_detail_new h4	{
	font-size: 14px;
	margin: 0 0 10px 0;

}

#prop_detail_new .property_images	{
	float: left;width:100%;
}

#prop_detail_new .property_images .enquire	{
    position: relative;
    top: 45px;
}

#prop_detail_new .property_images #loader	{
	float: left;
	margin-right: 9px;
	width: 444px;
	height: 330px;
}

#prop_detail_new .property_images .loading	{
	background: url(newpropertylayout/images/loading.gif) center center no-repeat;
}

#prop_detail_new .property_images #loader img	{
	
}

#prop_detail_new .property_images .thumb	{
	margin:5px;
	border:#CCCCCC 1px solid;
	width:65px;
	height:75px;
	display:block;
	background-repeat:no-repeat;
	cursor: pointer;
	float: left;
}
.imageSpacer{
	width:172px;
	background:-10px;
	height:150px;
	display:block;
	cursor: pointer;}

#prop_detail_new .content	{
	margin-top: 15px;float:left;
}

#prop_detail_new .col1	{
	width: 330px;
	
	float: left;
}

#prop_detail_new .col1 h4.features	{
	margin-top: 5px;
}

#prop_detail_new .col1 ul.features	{
	margin: 10px 0 20px 0;
	padding-left: 18px;
}

#prop_detail_new .col2	{
	width: 340px;
	float: left;
}

.property_enquiry_form_new	{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        width: 370px;
}

.property_enquiry_form_new     {
}

.property_enquiry_form_new .inputgroup    {
    overflow: auto;
}

#prop_detail_new #mapnew	{
	width: 340px;
	height: 70px;
}
