.btsform {
	background-color: #383434;
	border: 0 none;
	color: #FFFFFF;
	float: left;
	height: 30px;
	margin: 0;
	outline: 0 none;
	width: 30px;
	text-transform: uppercase;
	font-family: 'HelveticaCondensedLightRg';
	font-size: 16px;
}
.btsform:hover, .btsform:focus {
	color : #383434;
	cursor:default;
	background-color: #FFFFFF;
}

.label01 {
	background-color: #383434;
	border: 0 none;
	color: #C7AFAF;
	float: left;
	font-family: 'HelveticaCondensedLightRg';
	font-size: 16px;
	height: 28px;
	margin: 0;
	padding: 2px 0 0 10px;
	text-transform: uppercase;
	width: 205px;
}


form.main dl dt {
width : auto;
height : 22px;
line-height : 22px;
float : left;
}
.legendas01 {
	float: left;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	width: 200px;
	text-transform: uppercase;
}

.enviarlimpar{
	width:30px;
	height:30px;
	float: left;
	margin: 0 0 0 5px;
}

