

#mainContent {
	background-image:url(images/white-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.label {
	font-size:10px;
	text-align:left;
	padding-right:5px;
}
.textborder {border:1px solid #9e9e9e;}
#first {
	width:225px
}
#last {
	width:240px
}
#address {
	width:470px
}
#city {
	width:355px
}
#state {
	width:35px
}
#phone {
	width:470px
}
#zip {
	width:70px
}
#other {
	width: 260px
}
#more-info .label {
	padding-top:10px
}
#more-info input {
	height:15px;
}
#more-info textarea {border:1px solid #9e9e9e;}
#more-info td {
	vertical-align:top;
}
#more-info label {
	font-size:9px;
	margin-left:2px;
}
#more-info #other {
	margin-left:2px;
	width:140px
}
.checkspace {
	width:100px
}
#more-info td#comment-lbl {
	vertical-align:top
}
#more-location {
	width:470px
}
#submission {border:0;height:20px;width:20px}