@charset "utf-8";
/* CSS Document */
.availScreen{
	width: 784px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important
}
.headerBox{
	background-image: url(thin/background.jpg);
	height: 92px;
	width: 782px !important;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5398E2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5398E2;
}
.container{
	overflow: visible !important;
}
.fourColsOne{
	width: 150px !important;
	left: 80%
}
.fourColsTwo{
	width: 226px !important;	
	left: 81% 
}
.fourColsThree{
	width: 226px !important;
	left: 82%
}
.fourColsFour{
	width: 150px !important;	
	left: 83%
}
.footerBox{
	height: 50px 
}
/* */
.boxInit{
   width: 10px;
   height: 40px;
}  
.redBoxInit{
   background-image: url(thin/redLeftBoxBg.png)
}
.blueBoxInit{
   background-image: url(thin/blueLeftBoxBg.png)
}
.greenBoxInit{
   background-image: url(thin/greenLeftBoxBg.png)
}
.yellowBoxInit{
   background-image: url(thin/yellowLeftBoxBg.png)
}
.boxTitle{
   heigth: 25px;
   padding-top: 7px
}
.boxLoader{
   heigth: 25px;
   padding-right: 10px
}
/* */
.boxHeader{
	height: 25px;
	background-image: url(thin/boxHeaderBg.png)
}

