#example { width:970px; height:404px; position:relative; }
#slides { position:relative; z-index:100; }
.slides_container { width:970px; overflow:hidden; position:relative; display:none; }
.slides_container div.slide { width:970px; height:404px; display:block; cursor : pointer; }
/*
	Pagination
*/
.paging { display:inline-block; *display:inline;
*zoom:1;
}
.main-cont-pag { position:absolute; bottom:4px; z-index:9; width:100%; text-align:center; }
.pag-lft { background:url(../img/images/lft-pag.png) no-repeat; width:8px; height:38px; float:left; }
.pag-rgt { background:url(../img/images/rgt-pag.png) no-repeat; width:8px; height:38px; float:left; }
.pagination1 { background:url(../img/images/bg-pag.png) repeat-x; height:23px; float:left; padding:15px 5px 0 5px; }
.pagination1 li { float:left; margin:0 3px; list-style:none; }
.pagination1 li a { display:block; width:12px; height:0; padding-top:12px; background-image:url(../img/images/pagination.png); background-position:0 0; float:left; overflow:hidden; }
.pagination1 li.current a { background-position:0 -12px; }
#slides .next { background-position: 0 0; left:943px; z-index:9; }
#slides .prev { left:0px; z-index:9; background-position: 0 -63px !important; }
#slides .buttons { background:url("../img/images/buttons.png") no-repeat scroll 0 0 transparent; display: block; text-indent: -999em; width:41px; height:65px; overflow: hidden; position:absolute; top:170px; }
#slides .banner_g3 { background:url("../img/images/featured/g3_banner.jpg") no-repeat; }/**/
#slides .banner_g32 { background:url("../img/images/featured/g32_banner.jpg") no-repeat; }/**/
#slides .banner_g60q { background:url("../img/images/featured/banner-1.jpg") no-repeat; }/**/
#slides .banner_g51 { background:url("../img/images/featured/g51_banner.jpg") no-repeat; }/**/
#slides .banner_g45 { background:url("../img/images/featured/g45_banner.jpg") no-repeat; }/**/
#slides .banner_g41 { background:url("../img/images/featured/g41_banner.jpg") no-repeat; }/**/
#slides .banner_g1 { background:url("../img/images/featured/g1_banner.jpg") no-repeat; }/**/
#slides .banner_g10 { background:url("../img/images/featured/g10_banner.jpg") no-repeat; }/**/
#slides .banner_fifth >img, #slides .banner_sixth >img, #slides .banner_seventh >img { margin-top:20px; }