

	#cxPadInterna			{ float: left;
							  padding: 7px;
							  margin: 2px 0 ;
							  text-align: left;
							  line-height: 18px;
							  width: 490px;
							  background: #fff;
							  border: dotted 1px #ccc;
							}
	#brbr					{ clear: both; }
	#titCX					{ width: 473px; background: #eee; margin: 6px 0 1px; padding: 2px 5px; }
	#floatCheck				{ float: left;
							  margin: 0 0 10px 10px;
							  padding: 2px;
							  border: solid 1px #ccc;
							  background: #fff;
							}
	html>body #floatCheck	{ padding: 2px 2px 0px 2px; }
	
	#floatRad				{ float: left; padding: 2px; background: #eee; }
	#floatRad label			{ vertical-align: text-top; line-height: 18px; }
	.nada					{ border: none; background: #fff; }
	.radio					{ padding: 2px; }
	fieldset				{ border: solid 1px #ccc;padding: 5px; width: 520px; }
	legend					{ background: #fff; font-weight: bold; padding: 3px; border: solid #ccc; border-width: 1px 1px 1px 3px; }
	#esc					{ float: left; margin-right: 5px; }
	form					{ font-family: verdana,arial; font-size: 10px; line-height: 15px; }
	
	input,textarea,select,button{ background: #fff; border: #ccc 1px solid; font-family: verdana,arial; font-size: 10px; padding: 2px; color: #000; }
	html>body input,textarea,select,button		{ margin-bottom: 2px; }
	*+html input,textarea,select,button { margin-bottom: 0 !important }
		
	#titlePadrao			{ clear: both; height: 17px; background: #fff; border: solid 1px #ccc; }
	#cxTitle				{ width: 13px; height: 15px; margin: 1px 5px 1px 1px; background: #eee; float: left; }
	#txtTitle				{ line-height: 16px; font-size: 10px; }
	#title					{ width: 500px; height: 17px; background: #fff; border: solid 1px #ccc; }
	html>body #title		{ float: left; width: 504px; height: 17px; background: #fff; border: solid 1px #ccc; }
	label 					{ color: #000;}
	form select option      { color: #000;}
	

