.botoes {
	border: none;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #5E5E5E;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;

}
.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: thin solid #CCCCCC;
	list-style-type: square;
	color: #000000;
	background-color: #FFFFFF;
	list-style-position: outside;


}
