table#gliderTable{
    width:552px;
    height:339px;
    background:url(../images/backgroundcolor.png) no-repeat;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/
    width: 490px;
	height: 100px;
	overflow: hidden;
	border:1px solid #cccccc;
	}



	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/
		width:500px;
		height:100px;
		overflow:hidden;
		float:left;
		padding:0.2em;
		}
	div.scroller div.contentImages {
		width: 10000px;
		}

div#section1,div#section1_2,div#section1_3,div#section1_4,div#section1_5,div#section1_6,
div#section2,div#section2_2,div#section2_3,div#section2_4,div#section3,div#section4,div#section5,
div#section6_1,div#section6_2,div#section6_3,div#section6_4,div#section6_5,div#section6_6,
div#section6_7,div#section6_8,div#section6_9,div#section6_10,div#section6_11,div#section6_12{
    height:100px;
    width:100px;
    background:#666666;
	color:#ffffff;
}
img.imgSection{height:100px;width:100px; }
img.onImgSection{height:96px;width:96px;border: 4px solid #982121; }
div.my-gliderLeft       {height:102px;width:19px;background:transparent url(../images/my-gliderLeft_off.png);}
div.my-gliderLeftOn     {height:102px;width:19px;background:transparent url(../images/my-gliderLeft_on.png);}
div.my-gliderLeftClick  {height:102px;width:19px;background:transparent url(../images/my-gliderLeft_click.png);}
div.my-gliderLeftBlur   {height:102px;width:19px;background:transparent url(../images/my-gliderLeft_blur.png);}
div.my-gliderRight      {height:102px;width:19px;background:transparent url(../images/my-gliderRight_off.png);}
div.my-gliderRightOn    {height:102px;width:19px;background:transparent url(../images/my-gliderRight_on.png);}
div.my-gliderRightClick {height:102px;width:19px;background:transparent url(../images/my-gliderRight_click.png);}
div.my-gliderRightBlur  {height:102px;width:19px;background:transparent url(../images/my-gliderRight_blur.png);}
div.my-glidertopLeft       {height:206px;width:69px;background:transparent url(../images/my-glidertopLeft_off.png); }
div.my-glidertopLeftOn     {height:206px;width:69px;background:transparent url(../images/my-glidertopLeft_on.png)  ;}
div.my-glidertopLeftClick  {height:206px;width:69px;background:transparent url(../images/my-glidertopLeft_click.png) ;}
div.my-glidertopLeftBlur   {height:206px;width:69px;background:transparent url(../images/my-glidertopLeft_blur.png) ;}
div.my-glidertopRight      {height:206px;width:69px;background:transparent url(../images/my-glidertopRight_off.png);}
div.my-glidertopRightOn    {height:206px;width:69px;background:transparent url(../images/my-glidertopRight_on.png);}
div.my-glidertopRightClick {height:206px;width:69px;background:transparent url(../images/my-glidertopRight_click.png) ;}
div.my-glidertopRightBlur  {height:206px;width:69px;background:transparent url(../images/my-glidertopRight_blur.png) ;}

