/* CSS Document By mortuus */
div.hatter1 {
	float:left;
	border: 1px solid #d9dfe6;
	background: #fff;
}
.button {
   font-size:10px;
   color:#333333;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   width:90px;
   height:20px;
   background-color:#EDEDED;
}
.sbutton {
   font-size:10px;
   color:#333333;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   width:40px;
   height:20px;
   background-color:#EDEDED;
}
#div_bal_doboz_cim {
	text-align:center;
	margin-top:5px;
	color:#f28e00;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:150px;
	height:20px;
}
#div_jobb_doboz_cim {
	text-align:center;
	margin-top:5px;
	color:#f28e00;
	font-size:14px;
	font-weight:bold;
	float:left;
	width:280px;
	height:20px;
}
#div_bal_doboz_tartalom {
	width:150px;
	height:auto;
	float:left;
	color:#336699;
	font-size:14px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
}
#div_jobb_doboz_tartalom {
	width:280px;
	height:auto;
	float:left;
	color:#336699;
	font-size:14px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
}