@charset "utf-8";
/* CSS Document */
.headerBox{
	background-image: url(wide/background.jpg);
	height: 225px
}
.footerBox{
	height: 85px 
}

/* */
.boxInit{
   width: 20px;
   height: 40px;
}  
.redBoxInit{
   background-image: url(wide/redLeftBoxBg.png)
}
.blueBoxInit{
   background-image: url(wide/blueLeftBoxBg.png)
}
.greenBoxInit{
   background-image: url(wide/greenLeftBoxBg.png)
}
.yellowBoxInit{
   background-image: url(wide/yellowLeftBoxBg.png)
}
.boxTitle{
   heigth: 40px;
   padding-top: 7px
}
.boxLoader{
   heigth: 40px;
   padding-right: 15px
}

/* */

.boxHeader{
	height: 40px;
	background-image: url(wide/boxHeaderBg.png)
}

