.form_leftcontent{
float:left;
width:425px;
height:500px;
}
.form_rightcontent{ 
}
.form_rightcontent select{
width:120px;
}

.formdescription{
text-transform:uppercase;
font-size:11px;
width:140px;
float:left;
}
.formdescription_large{
text-transform:uppercase;
font-size:11px;
}
.formelement{
text-transform:uppercase;
font-size:11px;
}
.form_leftcontent .inputsmall{
width:30px;
border: 1px solid #bec463;
margin-right:2px;
}
.form_rightcontent .inputsmall{
width:32px;
border: 1px solid #bec463;
margin-right:1px;
}
.inputmiddle{
width:165px;
border: 1px solid #bec463;
}
.form_leftcontent .input{

width:200px;
border: 1px solid #bec463;
}
.form_rightcontent .input{
width:120px;
border: 1px solid #bec463;
}

.formerror{
color:red;
}
.container textarea{
border: 1px solid #bec463;
}
.container{
text-transform:uppercase;
font-size:11px;
margin-top:5px;
}