/* Fix for IE < 8 */ #subcontent { width:auto; } .thumbnailCategories { margin-bottom:5px; } .thumbnails SPAN.wrap2, #thumbnails SPAN.wrap2 { display: block; position: relative; text-align: left; } .thumbnails SPAN.wrap2 A, .thumbnails SPAN.wrap2 SPAN, #thumbnails SPAN.wrap2 A, #thumbnails SPAN.wrap2 SPAN { width:170px; position: absolute; top: 50%; text-align: center; } .thumbnails SPAN.wrap2 img, #thumbnails IMG.thumbnail { position: relative; top: -49.5%; } .stuffs_block .personal_block { overflow:auto; } .stuffs_block .personal_block ul.thumbnailCategories { float:left; } /* */ .thumbnailCategory .illustration { display: block; position: relative; text-align: left; } .thumbnailCategory .illustration A, .thumbnailCategory .illustration SPAN { width:170px; position: absolute; top: 50%; text-align: center; overflow:visible; height:auto; } .thumbnailCategory .illustration img { position: relative; top: -49.5%; }