/* CSS Document */

.aClass, .aClass3{
	border:1px solid #979696;
	background-image:url(../images/elements/buttons/formb.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#F5F5F5;
	}

.frmTitles{
	width:100px;
	}
.shadowForms{
	padding-left:20px;
	}
#autoAddress .frmTitles{
	width:180px;
	}
#step3 .frmTitles{
	width:180px;
	}
#step3 .frmFields input{
	width:200px;
	}
#signUpForm .frmTitles{
	width:120px;
	}
#signUpForm .formFields{
	width:202px;
	}
#signUpForm .frmFields input, #loginForm .frmFields input{
	width:200px;
	}
#loginForm .frmTitles{
	width:150px;
	}
#propertyAdd .aClass3{
	width:400px;
	}
#propertyAdd .frmTitles{
	width:180px;
	}
#propertyAdd .frmFields input, #propertyAdd .frmFields select{
	width:210px;
	}
.frmInfo{
	width:120px;
	}
.formSectionTitle{
	color:black;
	}
.frmInfoBlock{
	padding-bottom:5px;
	}
#loginForm{
	/*margin-top:20px;*/
	/*margin-left:50px;*/
	}
.frmFields .button{
	width:auto;
	}
.frmButtons{
	
	}
.thePadOut{
	padding-left:20px;
	}
.propertyAddButtonFix input{
	width:150px;
	}
.propertyAddButtonFix{
	/*width:220px;*/
	text-align:right;
	}
#imageUploads .frmTitles{
	width:180px;
	}