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