/*carosello*/
.carouselTitle {border-width:2px;border-bottom-color:#f6f6f6;float:left;margin-bottom:-2px;position:relative;z-index:10;padding:7px;color:#555;cursor:default;}
.carouselTitleTab {border-bottom-color:#ddd;margin-left:2px;}
    .carouselTitleTab a {color:#555;}
    .carouselTitleTab a:hover {color:#03f;}
    .carouselTitleTab img {margin-bottom:-3px;}
.mscarousel {overflow:hidden;background-color:#f6f6f6/*efefef*/;border:2px solid #ddd;z-index:9;clear:both;}
.mscarousel img{border:0}
.mscarousel .child{position:relative;}
.mscarousel .child .set, .mscarousel .set{float:left; position:relative;}
.mscarousel .child .set .message, .mscarousel .set .message{/*position:absolute; top:0; left:0; background-color:#333333; color:#fff; display:none;*/}
.mscarousel .child .clear{clear:both}
.hand{cursor:pointer}

.itemCarousel {padding:10px;margin:0 10px 0 0;float:left}
.carouselNav {clear:both;}
    .carouselNav ul {list-style:none;/*list-style-image:none;*/margin:0;padding:0;float:right;}
    .carouselNav ul li {cursor:pointer;width:8px;height:8px;float:left;margin:11px 3px 0 3px;background:url(../../img/navigator-scrollable.png) 0 0 no-repeat;display:block;font-size:0px;}
    .carouselNav ul li:hover {background-position:0 -8px;}
    .carouselNav ul li.active {background-position:0 -16px;border:none;}
    .carouselNav ul li#carouselNavNext{width:16px;background:none;height:16px;margin:7px 0 0 10px;}
    .carouselNav ul li#carouselNavPrevious{width:16px;background:none;height:16px;margin:7px 10px 0 0;}
.mstoplinks{padding:3px; border-bottom:2px solid #c3c3c3;}
    .mstoplinks a, .mstoplinks a:visited{color:#036; text-decoration:none; border-right:1px solid #c3c3c3; padding:0 10px}
    .mstoplinks a.active, .mstoplinks a.active:visited{color:#036; text-decoration:none; border-right:1px solid #c3c3c3; padding:0 10px;border-bottom:1px solid #c3c3c3; border-left:1px solid #c3c3c3; }
/*carosello*/
