@charset "utf-8";
/* CSS Document */
.headerBox{
	background-image: url(large/background.jpg);
	height: 188px
}
.footerBox{
	height: 70px 
}
/* */
.boxInit{
   width: 18px;
   height: 35px;
}  
.redBoxInit{
   background-image: url(large/redLeftBoxBg.png)
}
.blueBoxInit{
   background-image: url(large/blueLeftBoxBg.png)
}
.greenBoxInit{
   background-image: url(large/greenLeftBoxBg.png)
}
.yellowBoxInit{
   background-image: url(large/yellowLeftBoxBg.png)
}
.boxTitle{
   heigth: 35px;
   padding-top: 7px
}
.boxLoader{
   heigth: 35px;
   padding-right: 12px
}

/* */

.boxHeader{
	height: 35px;
	background-image: url(large/boxHeaderBg.png)
}


