label {
display: block;
font-weight: bolder;
margin: 7px 0 2px 0;
}
input[type=text], textarea {
border: 0;
padding: 2px;
width: 250px;
font-size: 12px;
}
textarea#message {
height: 150px;
}
input[type=text]:focus, textarea:focus {
background: transparent url(../images/yellowfadetranslucent.jpg) repeat-y top left;
}
input[type=submit] {
display: block;
margin: 10px 0 0 202px;
text-align: left;
padding: 1px;
}
label span {
font-weight: normal;
}
img.captcha {
margin: 10px 0 0 0;
}
#mainMenu li#contactLink {
background-position: -594px -19px;
}
