fieldset {  
	margin: 1.5em 0 0 0;  
	padding: 0;
}

legend {  
	margin-left: 1em;  
	color: #000000;  
	font-weight: bold;
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border: 0 none #FFF;  
	padding-left: 13em;
	padding-bottom: 2em;
}

fieldset label {  
	display: block; 
	width: 6em;  
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 0.4em;
}

li em {
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.calendar-button {
	background: url('/recursos/media/images/btn_calendar.gif') no-repeat;
	width: 26px;
	height:27px;
	
}
 
