﻿body {
}
#contact label {
display: inline-block;
float: left;
height: 26px;
width: 96px;
margin-top: 3px;
text-transform: uppercase;
line-height: 26px;
font-size: 12px;
font-weight: bold;
}
#contact input {
border: 1px solid silver !important;
outline: none;

}
#contact input {
margin-top: 10px !important;

}
#contact input, textarea, select {
width: 319px;
height: 27px !important;
margin: 0 0 8px;

background: none;



position: relative;
top: -1px;
font-size: 12px;
}
#contact textarea {
color: #727373 !important;
width: 421px;
height: 175px !important;

border: 1px solid silver !important;
padding: 12px 2px 6px 10px;
outline: none;

}
#contact label.submit span {
display: block;

padding: 8px 6px 6px 16px;
white-space: nowrap;
text-align: center;
height: 24px;
margin-top: 0;
cursor: pointer !important;
text-decoration: none;
color: #848686;
text-shadow: #FFFEFF 1px 1px 0;
font: bold 13px/23px Arial, Helvetica, Geneva, sans-serif;
}
#contact input, textarea, select {
width: 319px;
height: 27px !important;
margin: 0 0 8px;
background: none;

position: relative;
top: -1px;
font-size: 12px;
}
.submitButton{width:100px !important; background:silver !important;float:right;}
.submitContainer{width:529px;}
.error_message{color:Red;}