.carousel-container{clear:both;margin:0 0 10px 0;padding:0;background:white;border-bottom:1px dashed #CCC;width:255px;height:230px;text-align:left;}
.carousel-component{background:white;padding:0;margin:0;height:220px;}
.carousel-component .carousel-clip-region{margin:0;padding:0;background:white;}
.carousel-component .carousel-list li{margin:5px;padding:0;background:white;width:200px;height:180px;}
.carousel-component .carousel-prev{float:left;margin-top:5px;z-index:3;cursor:pointer;}
.carousel-component .carousel-next{float:right;margin-top:5px;z-index:3;cursor:pointer;}
.ctname{margin:0;padding:0;font-size:100%;font-weight:bold;text-align:left;}
.cttext{margin:0;padding:0 0 10px 0;font-size:100%;text-align:left;}