#description_container { height: 475px; position: absolute; right: 0px; top: 175px; width: 400px; } .description_background { background-color: #FFFFFF; height: 475px; /* inherit; */ left: 0px; opacity: 0.7; filter: alpha(opacity=70); position: absolute; top: 0px; width: 400px; /* inherit; */ z-index: 990; } .description_handle { font-family: "Times"; font-size: 50px; font-weight: bold; left: -60px; height: 60px; padding: 5px; position: absolute; text-align: center; width: 60px; } .description { line-height: 16px; padding: 6%; padding-right: 2%; position: absolute; z-index: 999; } .description_copy { height: 400px; padding-right: 10px; overflow: auto; } #gallery_container { position: absolute; text-align: center; top: 100px; z-index: 99; /* Stay below .description */ } .gallery_thumb { cursor: pointer; float: left; height: 50px; margin: 5px; overflow: hidden; width: 50px; } .gallery_thumb img { height: 50px; left: -10px; position: relative; } .gallery_thumb img.custom { left: 0px; } .gallery_title { display: none; font-weight: bold; } .piece_dimensions { font-size: 13px; font-weight: bold; margin: 5px 0px; } .pricing_header { font-size: 14px; font-weight: bold; } .pricing_hint { color: #999999; font-style: italic; margin-bottom: 5px; text-align: right; } .pricing_subheader { font-weight: bold; } #splash { height: 400px; width: 800px; }