
.butt {
width:67px; 
height:23px; 
color:#FFFFFF; 
font:12px Arial; 
font-weight:normal;
margin-left:3px;
background-color: #5B80D9;
}

input:focus, textarea:focus{
background-color: #E0E8F8;
border: 1px solid #5B80D9;
}


#forma {
width:520px;
font:12px Arial;
float:left;

}


.txtarea5{
width:180px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #5B80D9;
}


.righttxt {
text-align:right; 
width: 220px; 
float: left; 
position: relative;
color:#333333;
font:12px Arial;
padding-right:5px;
padding-top:5px;

}

.txtarea4{
width:140px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #5B80D9;
margin-bottom:5px;
}

.txtarea3{
width:200px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #5B80D9;
margin-bottom:5px;
}

.reqArea{
width:200px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #FF0000;
margin-bottom:5px;
}

.txtarea2{
width:100px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #5B80D9;
margin-bottom:5px;
}

.txtarea-massive{
width:200px;
height:70px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #5B80D9;
}

.txtarea-massiveReq{
width:200px;
height:70px;
font:12px Arial;
margin:3px;
background:#E0E8F8;
border: 1px solid #FF0000;
}

.option1 {
color:#333333;
font:12px Arial;
width:143px;
background:#E0E8F8;
border: 1px solid #5B80D9;
margin:3px;
margin-bottom:5px;
}

.option2 {
color:#333333;
font:12px Arial;
font-weight:bold;
width:70px;
background:#E0E8F8;
border: 1px solid #5B80D9;
margin:3px;
}

#req {
color:#FF0000;
font:12px Arial;
}

.clearit {
clear:both;
}


.txtarea{
width:275px;
font:12px Arial;
}

.spacer1 {
width:200px; 
height:6px;
}






