#slide-wrapper ul li{ list-style:none; margin:0; padding:0; } #slide-wrapper{ border:1px solid #666; float:right; margin:0; padding:0; width:630px; } #postslide{ height:250px; width:630px; margin:0px auto;padding:0; overflow:hidden; position:relative; } #postslideContent{ position:absolute; top:0;padding:0; right:0; width:630px; background:#333; } .postslideImage{ display:none; float:left;padding:0; position:relative; } .postslideImage span{ background:#111; color:#fff; border-top:1px solid #cecece; display:none; font-size:20px; left:0; bottom:0; padding-left:10px; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9; padding-right:20px; padding-top:10px; position:absolute; width:630px; } .postslideImage span p{ font-size:12px; line-height:1.6em; padding:10px 25px 15px 0; margin:auto; } .postslideImage a:link, .postslideImage a:visited, .postslideImage a:hover{ font-family:verdana; font-weight:700; color:#00ccff; }