.box_row_orange {
padding: 4px;
display:block;
background: url(/images/box_row_orange.gif) repeat;
margin-top: 0px;
margin-bottom: 5px;
text-align: center;
margin-right: 5px;
font-size: 14px;
}

.box_row_cyan {
padding: 4px;
display: block;
background: url(/images/box_row_cyan.gif) repeat;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
margin-right: 5px;
font-size: 14px;
}

.box_row_gray {
padding: 4px;
background: url(/images/box_row_gray.gif) repeat;
margin-top: 5px;
margin-bottom: 5px;
clear:both;
text-align: left;
margin-right: 5px;
font-size: 14px;
}

.label {
padding: 4px;
background: url(/images/box_row_gray.gif) repeat;
margin-bottom: 5px;
display:block;
text-align: left;
margin-right: 5px;
font-size: 14px;
font-weight:bold;
}

#principale .box .bottone {
border-right: #88aaf0 1px solid; 
border-top: #88aaf0 1px solid; 
border-left: #88aaf0 1px solid; 
border-bottom: #88aaf0 1px solid; 
background-color: #d3e0fa; 
text-align: center; 
font-size: 15px;
font-weight: bold;
}

.obbligatorio{
color:#FF0000;
font-weight:bold;
}
