fieldset {  

clear: left;  
width: 382px;  
margin: 0 0 .5em 0;  
padding: 0 0 0 5px;  
border: 0 solid #BFBAB0;  
}
legend {  
margin-left: 15px;
margin-bottom: 5px;
padding-bottom: 5px;
padding-left: 15px;  
color: #CC0000;  
font-weight: bold; 
font-size: 24px;
line-height:  26px;
}
fieldset ol {  
margin-left: 15px;
margin-top: 0px;
margin-bottom: 0px;
padding: .1em .1em 0 .1em;  
list-style: none;
/*list-style:outside;
list-style-image: url(images/dot.png);*/
} 
fieldset li {  
float: left;  
clear: left;  
width: 350px;
padding-bottom: 5px;
list-style: none;
/*list-style:outside;
list-style-image: url(images/dot.png);*/
zoom:1;
}
fieldset li label {  
float: left;  
width: 120px;  
margin-right: 15px; 
padding-bottom: 5px;
font-weight:500;
font-size: 12px;

}
.longLabel {
float: left;  
width: 320px;  
margin-right: 15px; 
padding-bottom: 5px;

font-weight:bold;
font-size: 14px;
}