.box-wrapper{	
	border: 1px solid #88B0E4;
}
.box-header{
	background-image: url(../images/header_bg.gif);
    background-repeat: repeat-x;
    border-bottom: 1px solid #88B0E4;   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #10257F;
	font-size: 10px;
	font-weight: bold;
	height: 18px;   
    padding : 0px 5px 0px 5px ;
}
.box-body{	
	background-color: #E3F1FE;
}
.box-footer{
	background-image: url(../images/footer_bg.gif);
	/*background-repeat: repeat-x;*/
	height: 23px;   
}
