@charset "UTF-8";
/* CSS Document */
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
div.signup fieldset { margin-bottom: 10px; }
	div.signup legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
div.signup label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
div.signup fieldset ol {
	margin: 0;
	padding: 0;
	}
	
div.signup fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
div.signup fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
div.signup fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
div.signup fieldset fieldset label {
	display: block;
	width: auto;
	}

div.signup em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

div.signup label { width: 120px; } /* Width of labels */
div.signup fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
div.signup .phone{width:40px}
div.signup .medium{width:250px}
div.signup .small{width:100px}

div.signup li.label-wider label{ width:300px; display:inline-block}

/*\*//*/ form.signup legend { display: inline-block; } /* IE Mac legend fix */


div.signup legend { padding-left: 0; }
	
div.signup legend{color: #91c500; padding-right:3px}
div.signup label{color: #666}

div.signup fieldset {
	border: none;
	border-top: 1px solid #dddddd;
	}
	
div.signup fieldset fieldset {background: none; }
	
div.signup fieldset li {
	padding: 5px 10px 7px;
	}

div.signup li.input-phone input
{
	display:inline-block;
} 

.green_text
{
	margin-bottom:10px;	
	font-weight: bold;
	color: #87BC00; 
	padding-right:3px	
}

ol.big_label li label
{
	width:140px;
	font-weight:bold;
}

.addproperty{ border:0 !important; }
.addproperty label{ width:150px !important; }
.addproperty input{ display:inline; }
.addproperty textarea{ display:inline;width:330px; }
.radio-list{ display:inline;margin-right:0; }
.radio-list label{ width:80px !important;}
.big label { width:200px !important; }