.foo_content h2{ font-size:12px; margin-bottom:5px; color:#7b2d19; font-weight:bold; margin-top:10px; } .more{ color:#7b2d19; font-size:11px; } .foo_con{ font-size:11px; line-height:1em; display:block; color:#7b2d19; height:auto; } .image_carousel { padding: 0; width:844px; position: relative; float:left; background:#d8bf8a; } .image_carousel img { margin:0 8px 5px 0; display: block; float: left; } a.prev, a.next { background: url(../images/miscellaneous_sprite.png) no-repeat transparent; width: 45px; height: 50px; display: block; position: absolute; top: 85px; } #foo1 .foo_content{ display: block; float: left; height:230px; margin-right:10px; width:260px; min-height:150px; max-height:290px; padding-left:10px; } a.prev { left: -22px; background-position: 0 0; } a.prev:hover { background-position: 0 -50px; } a.next { right: -22px; background-position: -50px 0; } a.next:hover { background-position: -50px -50px; } a.prev span, a.next span { display: none; } .clearfix { float: none; clear: both; }