
form,fieldset {
	margin:0;
	margin-top:20px;
	padding:0;
	border:none;
	width: 675px;
	font-size:12px;
}
form fieldset {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

form legend {
	padding: 0px;
	margin: 0px;
	font-family: Georgia,Times New Roman, Times;
	font-size: 18px;
	word-spacing:-1px;
	display: none;
}

form label {
   display: inline-block;
   vertical-align: top;
	padding-left: 1px;
	width: 240px; /* Width of labels */
	text-align: left;
	margin-right: 10px;
	margin-bottom:10px;
	color:#6E6E6E;
}

form fieldset ol {
	margin: 0;
	padding: 0;
}

form fieldset li {
	list-style: none;
	margin: 0;
	line-height: 16px;
}

form fieldset li input, form fieldset li select, form fieldset li textarea, form div input, form div select {
	padding: 2px;
	font-size: 12px;
	border: 1px solid #CCC;
	margin-right: 2px;
margin-bottom:15px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width:180px;
}

form fieldset li textarea {
font-size: 12px;
width:300px;
height:120px;
}
form fieldset li select,form div select{
font-weight:normal;
width:120px;
}
#checkbox {
	padding: 2px;
	font-size: 12px;
	margin-right: 2px;
margin-bottom:15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align:left;
	width:240px;
	margin-left:260px;
}
li.checkbox input {
padding:0;
margin:0;
margin-right:20px;
width:20px;
border:none;
}
li.checkbox{
margin-right:30px;
border:none;
}
#imgdata_wrap{
float:right;
margin-right:245px;

}

form div input, form div select {
	font-weight:normal;
}

form fieldset li select, form div select {
	padding: 1px;
}

form fieldset li select option {
	padding-right: 10px;
	font-weight:normal;
}


.invalid {
	border: 1px solid #FF0000;
}

.error_msg {
	margin-left: 10px;
	font-size: 11px;
	color: #990000;
}

.hidesource {
	display: none;
}

.showsource {
	display: block;
}

#referer, #which, #how, #source {
	width: 160px;
}

#abouttheproperty {
	width: 260px;

}
table.propdisplay, table.propdisplay tr {
 border-style:solid;
 border-width:1px;
 border-color:#000;
}
table.propdisplay td  {
color:#000;
}
table.propdisplay td.label {
padding: 0 5px 0 0px;
color:#919191;
}

table.propdisplay td input[type="text"] {
width:100px;
}
table.propdisplay td textarea {
width:600px;
width:100%;
height:120px;
}

img.switch{
float:right;
padding:10px 33px 30px 0;
}
table#tendisplay{
width:670px;
margin-top:20px;
}
form#customer input{
margin-top:15px;
margin-right:20px;
float:right;
}
table#tendisplay td {
padding: 2px;
color:#53749f;
}
table#tendisplay td.label {
font-weight:bold;
color:#919191;
}

#orangebutton {
text-align:right;
}
#orangebutton img{
margin-right:20px;
}


table.proimg{
	background-color: #cdcdcd;
	margin:20px 0pt 15px 0;
	font-size: 8pt;
width:300px;
text-align: left;
border:none;
overflow:hidden;
}


table.propimg tbody td {
	color: #3D3D3D;
	vertical-align: center;
padding-right:20px

}



