.inputtext { width:100px; height:15px; padding:0px 10px 0px 0px; display:inline; float:left; color:#666666;}
.inputtext2 { width:60px; height:15px; padding:0px 10px 0px 0px; display:inline; float:left; color:#666666;}
.inputtext3 { width:40px; height:15px; padding:0px 10px 0px 0px; display:inline; float:left; color:#666666;}
.inputtext4 { width:20px; height:15px; padding:0px 10px 0px 0px; display:inline; float:left; color:#666666;}
.inputtextarea { width:115px; height:50px; color:#666666;}
.inputcheckbox:focus, { color:#000;}
.inputtext:focus, .inputtext:visited, .inputtext2:focus, .inputtext2:visited { color:#000;}
.inputcheckbox { width:15px; height:15px; display:inline; float:left; } 
.inputselet { width:55px; height:19px; display:inline; float:left;}

.inputSpacer { width:44px; height:15px; display:inline; float:left;}
.inputSpacer2 { width:48px; height:15px; display:inline; float:left;}

.inputtextZip { width:73px; height:15px; padding:0px 10px 0px 0px; 
	display:inline; float:left; color:#666666; margin:0px 0px 8px 0px;}

.inputButton {
	float:right;
	display:inline;

}
label {
	color:#000;
	font-weight:bold;
	padding: 3px 5px 0px 0px;
	width:70px;
	display:inline;
	float:left;
	text-align:right;
	font-size:10px;
}
.state {
	width:20px;
}
.zip {
	width:20px;
}
.ZipForm {
	padding:50px 0px 0px 35px;
	width:195px;
	height:100px;
	margin:0px;
}
.ZipForm2 {
	padding:0px 0px 0px 20px;
	width:150px;
	height:100px;
	margin:0px;
}
.submit { border:none;}
#submit1 {
	width:20px;
	height:20px;
	background:url('/images/submit.jpg') no-repeat top center;
}
#submit2 {
	width:60px; height:20px; border:none; padding:0px 0px 0px 0px;
	background:url('/images/submit2.jpg') no-repeat center center;
}
.submit2Wrap { display:block; float:left; padding:5px 0px 0px 340px; width:60px; }
#submitZip {
	width:20px;
	height:20px;
	background:url('/images/submit.gif') no-repeat top center;
}

#submit1:hover {
	background:url('/images/submit.jpg') no-repeat bottom center;
}
#submit2:hover {
	background:url('/images/submit2hov.jpg') no-repeat bottom center;
}
#submitZip:hover {
	background:url('/images/submit.gif') no-repeat bottom center;
}

#loginLeft span {
	display:block; float:left;
	padding:0px 0px 6px 15px;
}
