#slider {
width: 1024px;
margin: 0 auto;
position: relative;
}

.scroll {
/*margin: 0 auto;*/
height: 350px;
width: 550px;
overflow: auto;
overflow-x: hidden;
position: relative;
clear: left;
background:url(images/new/tv-banner.png) no-repeat;
}

.scrollContainer div.panel {
height: 350px;
width: 800px;
overflow: hidden;
}

#shade {
height: 50px;
}

.scrollButtons {
position: absolute;
top: 140px;
cursor: pointer;
}

.scrollButtons.left {
left: 20px;
}

.scrollButtons.right {
right: 20px;
}

.hide {
display: none;
}
#slide_lady
{
background:url(images/new/banner-lady.png) no-repeat right top;
width:850px;
margin:0 auto;
}
