/* CSS Document */
legend {  
position: relative;  
left: 7px;  
top: -0.75em;
font: font: 14px 'Trebuchet MS', Helvetica, sans-serif;
 color: #000000; margin-left:0px; margin-right:20px; 
} 
fieldset ol {  
padding-top: 0.25em; list-style-type: none;
}


fieldset {  
float: left;  
clear: both;  
font: 14px 'Trebuchet MS', Helvetica, sans-serif;
 color: #000000;
/*width: 100%;  */
margin: 1.5em 0 0 20px;  
padding-right: 30px;  
border: 1px solid #FF3300;  
background-image: url(../images/background.jpg);  
background-repeat: repeat-x; 
position: relative; 
} 
fieldset li {  
padding-bottom: 1em; list-style-type: none;
} 

fieldset.submit {  
float: left;  
/*width: auto;  */
border-style: none;  
padding-left: 12em;  
background-color: transparent; 
}

label {  
display: block; font: 14px 'Trebuchet MS', Helvetica, sans-serif;
 color: #000000; margin-left:0px; margin-right:20px;
}

