label{
font-size:12px;
font-weight:bold;
color:#000000;
}
select{
width:125px;
text-align:left;
border:1px solid #FF9900;
}
input{
text-align:left;
width:148px;
border:1px solid #FF9900;
}
textarea{
width:280px;
}
.buttons{
width:292px;
margin:5px;
color:#FFFFFF;
text-align:center;
margin:auto;
vertical-align:middle;
cursor:pointer;
}
.left_but{
height:60px;
width:75px;
background-color:#00B5FF;
text-align:center;
}
.middle_but{
height:60px;
width:137px;
background-color:#FF9600;
}
.right_but{
height:60px;
width:137px;
background-color:#329901;
}

