﻿

#slayt {  height:100px; width:100%; border:0px solid #dfdfdf; border-radius:5px; padding:10px; margin-bottom:50px; }
#slayt img { height:60px; width:175px; }
#slayt li {margin:0 28px 0 0px; height:60px; border:1px solid #dfdfdf; border-radius:5px;  }
#slayt li:last-child{margin: 0px 0px 0px 0px; }
.jCarouselLite li span { background:#42a399; font-size:13px;  color:#fff;  padding:10px; display:block; text-decoration:none; }
.carousel { height: 170px;  }
.jCarouselLite { float: left; width:1020px; }
.prev {width: 22px; height: 25px; background: transparent url('../images/prev.png') no-repeat center center; float: right;  margin-top:50px; margin-bottom:5px;}
.next {width: 29px; height: 25px; background: transparent url('../images/next.png') no-repeat center center; float: right; margin-right:25px; margin-top:50px;}
.prev:hover {width: 22px; height: 25px; background: transparent url('../images/prevh.png') no-repeat center center; float: right; margin-top:50px;}
.next:hover {width: 29px; height: 25px; background: transparent url('../images/nexth.png') no-repeat center center; float: right; margin-right:25px; margin-top:50px;}


.nav-icon{
width:100px;
float:right;
margin:-50px 0 0 0px;
}