div.page-label span { background-image: url("/images/contact-us.png"); }

div#main img { float: left; margin: 0 1em 1em 0; }
div#main dl { width: 250px; line-height: 1.2em; float: left; margin-left: 10px; }
div#main dl dt { color: #900; font-size: 105%; }
div#main dl dd { margin-left: 1em; margin-bottom: 1em; text-transform: none; }

form label { display: block; }
form input.text { margin-bottom: .5em; width: 100%; color: #fff; background-color: inherit; border: 1px solid #666; }
form input.button { float: right; }
form textarea { width: 100%; font-family: inherit; font-size: 100%; color: #fff; background-color: inherit; border: 1px solid #666; }
form input.button { margin-top: .5em; }