label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
float: left;
width: 312px;
height: 16px;
margin-bottom: 2px;
border:0;
color:#7a7a7a;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding: 2px 4px 2px 4px;
}

textarea{
float: left;
width: 312px;
height: 174px;
color:#7a7a7a;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.boxes{
float: left;
width: 1em;
}

#submitbutton{
float: right;
width: 60px;
height: 20px;
}

.nameBox {
	background-image:url('images/quoteform_1.gif');
	background-repeat:no-repeat;
}

.emailBox {
	background-image:url('images/quoteform_1.gif');
	background-repeat:no-repeat;
}

.messageBox {
	background-image:url('images/quoteform_2.gif');
	background-repeat:no-repeat;
}