
.carousel {margin:0 auto;padding-top:0;background:green !important;}
#carousel ul li{margin:0 10px;display:inline;}
#carousel img{padding-left:2px;}

.jCarouselLite {
position:absolute!important;
left:300px!important;
top:20px;
overflow:hidden;
visibility:visible;
width:1110px;
z-index:2;
}

.jCarouselLite ul li {
overflow: hidden; 
float: left; 
width: 180px; 
margin:0 10px;
height:auto!important;
text-align:center!important;
}

.jCarouselLite .white img {
margin-bottom:5px;
width:160px;
}

.next {
background:transparent url(../images/white_next.png) no-repeat scroll 0 0;
cursor:pointer;
height:61px;
right:35px;
position:absolute;
bottom:65px;
width:41px;
z-index:3;
}

.prev {
background:transparent url(../images/white_prev.png) no-repeat scroll 0 0;
cursor:pointer;
height:61px;
left:35px;
position:absolute;
bottom:65px;
width:41px;
z-index:3;
}

a:link, a:active, a:visited {
color: #000;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:none;
}

#jquery-lightbox {
height:75%;
overflow:hidden;
overflow-y:scroll;
}
