label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
p{
margin:0 0 10px 0;
padding:0;
width:280px;
}
input
{
color: #666698;
background: #fff;
border: 1px solid #666698;
height:12px;
}
select{
font-size:10px;
width:155px;
color:#666689;
}
textarea{
color: #666698;
}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
.asterik
{
font-size:12px;

}
div#form_left{
width:280px;
height:270px;
margin:0;
float:left;
padding:50px 0 0 0;
}
div#form_right{
width:420px;
height:300px;
margin:0;
float:left;
padding:50px 0 0 0;
}

p#contact_intro{
margin:0;padding:0;position:absolute;top:5px;left:10px;width:680px;line-height:1.5;
}

.reqd{
background-color:#d5eaeb;
}
