
.ww_carousel_bg_outer				{ width: 580px; height: 165px; background: url(ww_carousel_bg_outer.gif); overflow: hidden; }
.index_price								{ line-height: 12px; margin-top: 120px; margin-left: 42px; width: 62px; text-align: center; position: absolute; font-weight: bold; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.index_price a							{ position: absolute; text-decoration: none !important; }
.index_price a:hover				{ position: absolute; text-decoration: none !important; }

.wrapper {
  width: 580px;
	overflow: hidden;
	height: 161px;
	margin: 0px 0px 0px 4px;
}

/* HTML CAROUSEL */
#html-carousel { 
    background: white;
}

#html-carousel {
    margin-bottom: 10px;
    float: left;
    width: 537px;
    height: 161px;
}

#html-carousel .carousel-list li { 
    padding: 16px 0px 0px 1px;
    margin: 0px;
    color: #3F3F3F;
}

.carousel-list li a 				{ text-decoration: none !important; }
.carousel-list li a:hover		{ text-decoration: none !important; }


#html-carousel .carousel-list li img { 
    border:0px solid #999;
    display:block; 
}

/* BUTTONS */
#prev-arrow-container, #next-arrow-container { 
    float:left;
    margin: 0px;
    padding: 0px;
}

#next-arrow { 
    cursor:pointer; 
}

#prev-arrow { 
    cursor:pointer; 
}


