/* CSS Document */
#div_painel {
	width: 475px;
	float:left;
 }
#div_destaque {
	width: 461px;
	float:LEFT;
	background-color:#1f1f1f;
	min-height: 335px;
}
#div_botoes {
	float:left;
}
#tbl_login td {
	padding:3px;
}

