fieldset {

	margin:20px 0; padding:0;
	border:none;

}
legend { display:none; }

input, select, textarea {

	font:11px Tahoma, Verdana, sans-serif;
	margin:5px 0 0 0; padding:5px 5px;

	color:#690;

	border:1px solid #ccf;

	width:200px;

}
textarea { width:300px; }

#field-valor {

	text-align:right;
	font-weight:bold;
	width:30px;

}
#field-ddd {

	width:27px;
	text-align:center;

}
#field-fone { width:100px; }

.bt {

	display:block;
	width:100px; height:30px;

	margin:20px 0 0 0;

	background:#f3f3ff;
	color:#333;

}

#ball {

	width:25px;
}

