
#crossfade-container {
background:#000;
position:relative;
float:right;
border: 0px solid #555;
width: 	777px;
height: 133px;
}

#crossfade-top {
background:url(images/fader-top.png) no-repeat;
height:133px;
width:777px;
position:absolute;
top:0px;
left:0px;
z-index:10;
}

#crossfade {
width: 	777px;
height: 133px;
position:relative;
z-index:1;
}
