
.bbetadraft {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:17px;
}
h1 {
color:#5798AF;
font-size:18px;
line-height:20px;
}
.bbetadraft label {    
display: block;
clear:left;
float:left;
width:100px ;
}
.bbetadraft label.usercl {    
display: block;
clear:left;
width:auto;
}
input {
width:200px;
border:1px solid #C1CCD0;
}
input:focus {
width:200px;
border:1px solid #3399CC;
background-color: #f3f3f3;
}
input[type=radio] {
	margin-left:100px;
	width:auto;
	border:none;
	}
input[type=button] {
	margin-left:100px;
	}
.bbetadraft legend {  
margin-left: 1em;  
color: #000000;  
font-weight: bold;  
}  
.bbetadraft ol {  
padding: 1em 1em 0 1em;  
list-style: none;  
margin:0;
}  
.bbetadraft li {  
padding: 1em 0;
border-bottom:1px solid #DFDFDF;  
}  
.bbetadraft ol li:first-child {
border-top:1px solid #DFDFDF;
}