#slider1 {width: 450px; height: 300px; position: relative; overflow: hidden; float:right; margin:20px 40px 20px 0px;}
#slider2 {width: 800px; height: 240px; position: relative; overflow: hidden; float:right; margin:0 0 20px 6px;}
#slider1Content  {width: 450px; position: absolute; top: 0; margin-left: 0;}
#slider2Content  {width: 800px; position: absolute; top: 0; margin-left: 0;}
.slider1Image, .slider2Image {float: left; position: relative; display: none;}
.slider1Image span {position: absolute; font: 12px/16px Arial, Helvetica, sans-serif; padding: 10px 13px; width: 434px; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none;}
.slider2Image span {position: absolute; font: 12px/16px Arial, Helvetica, sans-serif; padding: 10px 13px; width: 784px; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; color: #fff; display: none;}
.clear {clear: both;}
.slider1Image span strong, .slider2Image span strong {font-size: 14px;}
.slider2Image span strong{font-weight:bold;}
.left {top: 0; left: 0; width: 120px !important; height: 280px;}
#slider2 .left {top: 0; left: 0; width: 120px !important; height: 220px;}
.right {right: 0; bottom: 0; width: 100px !important; height: 290px;}
#slider2 .right {right: 0; bottom: 0; width: 100px !important; height: 230px;}
ul { list-style-type: none;}