/* EZ-Files CSS by VoltFX.com */
/* For the CSS features not covered by the script */

#boxheader {
		   margin: 0 auto;
		   width: 719px;
		   height: 23px;
		   background: url('images/boxhead.png') repeat-x;
		   font-family: Arial
		   font-size: 12px;
		   font-weight: bold;
		   color: #fff;
}

#boxarea {
		   margin: 0 auto;
		   width: 719px;
		   background: #F2E9D4;
		   border: 1px solid #C8BEA6;
}