fieldset{
border:0;
width:300px;
margin-left:92px;
}
.contact #content h2{
color:#6F6A61;
margin-left:53px;
font-size:1.8em;
font-weight:100;
text-indent:0;
width:auto;
margin-bottom:22px;
}
.contact #content p{
clear:both;
margin-bottom:5px;
float:left;
padding:0;
margin:0;
margin-bottom:5px;
}
#content input, #content label{
display:block;
width:300px;
}
#content input{
border:0;
}
#content label{
font-weight:bold;
}
textarea{
width:300px;
height:240px;
border:0;
}
#content p.button{
margin-bottom:0;
text-align:right;
width:307px;
}
button{
background:url(../images/btn_submit.gif) 0 0 no-repeat;
display:block;
text-indent:-9999px;
width:76px;
height:37px;
border:0;
float:right;
cursor:pointer;
margin-right:6px;
}
button:hover,
button:active{
border-right:1px solid #e18256;
}

label span{
color:#f00;
}
