



#customcols {background:url('customcolumns.png') no-repeat 0 0; padding-left:0; padding-right:0; padding-top:40px; padding-bottom:0}
#customcols_btm {background:url('customcolumns_btm.png') no-repeat 0 100%; }

/* carouselle */
#carouselle_overflow {width:480px;height:300px; position:relative; top:-20px; z-index:5; overflow:hidden}
#carouselle {margin:0 0 0 24px}
#carouselle li {width:480px;height:300px; margin:0 40px 0 15px; display:inline;/* IE >6 */ border-bottom:0px}
#customcols h4 {color:#ff0}
a.prev, a.next {background:url('prev-next.png') no-repeat 100% 0; width:18px; height:18px; 
position:absolute; margin-top:150px; float:left; display:inline-block; z-index:10; text-indent:-999em}
a.next {float:right; margin-left:460px; background-position:0 0}
a.prev {float:left; margin-left:20px;}
#content a:hover.prev, #content a:hover.next, #content a.prev, #content a.next {border:none}
a.prev.disabled {cursor:default; background-position:100% 100%}
a.next.disabled {cursor:default; background-position:0 100%}
#carouselle p {padding-bottom:10px}
#carouselle img {float:left; display:inline; margin:10 1em .25em 0}
#carouselle a.more {float:left; margin:1em 0; padding:2px 10px; background:#eee; border:1px solid #ddd; 
white-space:nowrap; font-weight:0; color:#c50;/* position:absolute; top:150px*/}
#carouselle a:hover.more {background:#d50; color:#fff}