body
{
	background-color:#222222;
	}

div#homeGlider div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 984px; 
	height: 460px;
	overflow: hidden;
	border:0px solid #cccccc;
	}
	
	div#homeGlider div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:984px;
		height:460px;
		overflow:hidden;
		float:left;
		padding:0;		
		}
	div#homeGlider div.scroller div.content {
		width: 10000px;
		}
	div#homeGlider div#section2 {
		background:#666666;
		color:#ffffff;
		}
		
.mod_2262688 .cel2 {
	border-top:1px solid #323232;
	border-bottom: none;
}
.mod_2262688 .cel1 {
	border-bottom: 1px solid #141414;
}