.promo ul 
{
margin:0px;
padding:0px;
}


.promo ul li 
{
margin:0px;
list-style-type:none;
}


.promo 
{
width:688px;
background:url("/images/carusel/promo-bg.gif") 0px 0px no-repeat;
margin:0px auto;
}


.promo .big-pic 
{
padding:9px 9px 0px 6px;
}


.promo .big-pic img 
{
display:block;
}


.promo .pics 
{
background:url("/images/carusel/promo-pics-bg.gif") 0px 0px no-repeat;
height:62px;
width:690px;
}


.promo .pics .wrap 
{
overflow:hidden;
height:1px;
}


.promo .pics img 
{
width:152px; height:45px;
}



.promo a img 
{
border:none;
}



.jcarousel-container 
{

position: relative;

}



.jcarousel-clip 
{
z-index: 2;

padding: 0;

margin: 0;
overflow: hidden;
position: relative;
width:632px;
}



.jcarousel-container 
{
padding:6px 10px 0px 30px;
}


.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: 152px;
padding:3px;

}



.jcarousel-list li.active 
{
background:url("/images/carusel/promo-active.gif") 0px 0px no-repeat;

}


.jcarousel-next 
{
z-index: 3;
width:25px;
height:65px;
background:url("/images/carusel/promo-right.gif") 0px 0px no-repeat;
background-position:center;
position:absolute;
top:-3px;
right:0px;
cursor:pointer;


}


.jcarousel-next.jcarousel-next-disabled 
{
cursor:default;
display:none;

}



.jcarousel-prev 
{z-index: 3;
width:25px;
height:65px;
background:url("/images/carusel/promo-left.gif") 0px 0px no-repeat;
background-position:center;
position:absolute;
top:-3px;
left:0px !important;
left:-11px;
cursor:pointer;

}


.jcarousel-prev.jcarousel-prev-disabled 
{
cursor:default;
	
display:none;

}
