#featured_slide {position:relative;display:block;width:715px; height:435px; overflow:hidden; float:left; background:url(../images/saving.jpg) no-repeat 0 bottom; padding:0 0 50px 190px;}


/* ----------------------------------------------Start Carousel-------------------------------------*/
#featured_content {width:715px; float:left;background:#fff;}
#featured_content, #featured_content ul{display:block;width:715px;height:435px;margin:0;padding:0;list-style:none;overflow:hidden;}
#featured_content li{display:block;position:relative; float:left; width:715px;}
#featured_content img{width:715px; height:435px;}
/* ----------------------------------------------Previous & Next Buttons-------------------------------------*/
#featured-item-prev, #featured-item-next{display:block;position:absolute;top:200px;width:36px;height:40px; z-index:50}
#featured-item-prev {left:200px;}
#featured-item-next {right:10px;}

/* ---------------DO NOT CHANGE THE FOLLOWING CODE OTHERWISE THE FEATURED PANEL WONT WORK-------------------- */
.jcarousel-container{position: relative;}
.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}
.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}
.jcarousel-list li, .jcarousel-item{float:left;list-style:none;width:75px;height:75px;}
.jcarousel-next{z-index:3;display:none;}
.jcarousel-prev{z-index:3;display:none;}

