
.jcarousel-skin-ie7 .jcarousel-container-vertical {
    width: 100%;
    height: 245px;
    padding: 40px 20px;
}


.jcarousel-skin-ie7 .jcarousel-clip-vertical {
    width:  77px;
    height: 245px;
}


#pagesCarousel {
	position: absolute;
    top: 10px;
    left: -25px;
    color:gray;
	font-size:10px;
} 
.jcarousel-skin-ie7 .jcarousel-prev{  
	background:url(../../img/prev.png) no-repeat center center;    
	z-index:10;
    	width:39px;
    	height:50px;

	position:absolute;
	top:40px;  
	left:-46px; 
	cursor:pointer;
} 

.jcarousel-skin-ie7 .jcarousel-next{
	background:url(../../img/next.png) no-repeat center center;
	z-index:10; 
     	width:39px;
    	height:50px;
	position:absolute;        
	top:40px;   
	left:882px; 
	cursor:pointer;   
}
