div.voodoo {	overflow-x: hidden;	overflow: scroll-x;	position: relative;	width: 100%;	}
div.voodoo div.items{	display: block;	clear: both; width:2000em;	margin:0;	padding:0; height: 378px; margin-bottom: 17px;	background: #02b0ef;    z-index:9999;}
div.voodoo div.items div.item a {    margin-right:0px; }
div.voodoo div.items div.item {	 padding:0; margin:0; float:left; }
div.voodoo2 {    overflow-x: hidden;    overflow: scroll-x;    position: relative;    width: auto;    margin-top:35px;    margin-left:50px;    margin-right: 230px;    }
div.voodoo2 div.items{    display: block;    clear: both;    width:2000em;    margin:0;    padding:0;    margin-bottom: 17px;}
div.voodoo2 div.items div.item a{    margin-right:0px;    clear:both;    text-align: center;    display: block;    font-size:0.8em;}
div.voodoo2 div.items div.item a.title{    margin-right:0px;    clear:both;    text-align: center;    display: block;    font-size:0.8em;    padding-top: 3px;    line-height: 1.3em;}
div.voodoo2 { _width: 90%; }
div.voodoo2 div.items div.item{ padding:0; margin:0; float:left;}
div.voodoo2 .fade { position: absolute; top:0; height:200px; width:38px; z-index:18; }
div.voodoo2 .left-fade { background: url(../images/shadow_l.png) no-repeat 0 0; left:0px; }div.voodoo2 .right-fade { background: url(../images/shadow_r.png) no-repeat 0 0; left:100%; margin-left:-38px; }
div.voodoo2 div.items div.item p { margin-right:0px; clear:both; text-align: center; display: block; font-size:0.8em; padding-top: 3px; line-height: 1.3em; color: #F58220; }

div.voodoo2 div.items div.active {
    opacity:0.5; 
    -moz-opacity: 0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}