 #boxcaixa {
 width: 180px;
 background: #E8E8E8;
 color: #000000;
 font: "Verdana";
 font-size: 8pt;
 border: 2px solid #808080;
 position: static;
 float: right;
 }
 
 #boxreturn {
 width: 140px;
 background: #E8E8E8;
 color: #000000;
 font: "Verdana";
 font-size: 9pt;
 border: 0px solid #808080;
 }

 .headercaixa{
 font: bold "Verdana";
 font-size: 11pt;
 text-align: center;
 }

 #area_menu_top {
	position: absolute;
	top: 57px;
	left: 5px;
	width: 100%;
	height: 20px;
}

.moldura {
	border: 1px solid #000000;
}


