
/*contact typography*/

p.locations {
font-size:90%;
margin-top:15px;
line-height:18px;
font-family:"Trebuchet MS", Lucida, Verdana, Arial, sans-serif;
}

/*contact miscellaneous*/

img.side-graphic {

border:1px solid #00203b;
}

/*contact form*/

label{
float: left;
width: 120px;
font-weight: bold;
margin:5px;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/*whatever*/

#contact-side {
background:#bfcfdc;
width:285px;
float:right;
}

div.location-contain {
float:left;
display:inline;
margin-right:30px;
width:200px;
}

div.location-contain-email {
float:left;
display:inline;
margin-right:30px;
width:200px;
}

