.form_meu {
	float: none;
	height: auto;
	width: auto;
	border: thin solid #333333;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEAE1;
}
