.jCarouselLite {height:102px;}
.jCarouselLite li, .next, .prev {cursor:pointer;}
.jCarouselLite li {margin:1px 1px 0px 0px;}
.widget-container, .next, .prev, .photos-content, .jCarouselLite {float:left;}
.next, .prev {height:100px;width:50px;margin-top:1px;}
.next {background:url(../imgs/photos-next.gif);}
.next:hover {background:url(../imgs/photos-next-over.gif);}
.prev {background:url(../imgs/photos-prev.gif);margin-right:1px;}
.prev:hover {background:url(../imgs/photos-prev-over.gif);}
.widget-container {width:509px;}
.mid {height:300px;}
.photos-content {width:400px;height:399px;padding:20px 10px 0px 10px;}
.photo-links-list {padding:0px;margin:20px 0px 3px 0px;}
.photo-links-list li {list-style:none;display:inline;background:#00B3DD;padding:5px 10px 5px 10px;font-size:11px;text-transform:uppercase;margin-right:-2px;}
.photo-links-list li:hover {background:#00a0c6;}
.photo-links-list li a {text-decoration:none;color:#fff;}
.photo-links-list .current-photo-list {background:#00a0c6;}
.category-float {float:left;height:130px;width:200px;margin:0px 10px;}
.category-float:hover {cursor:pointer;}
.category-text {background:#007490;position:relative;text-align:center;color:#f2f2f2;font-size:14px;margin-top:-30px;}
