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