div.layer_3 div.content div.special { display:none; } 
div.layer_2 div.menu li { height:24px; float:left; overflow:hidden; padding:81px 2px 0px 0px; }

div.gallery { width:800px; float:left; }
div.gallery div.top { width:800px; height:9px; float:left; overflow:hidden; background-image:url(/images/gallery_top_bg.jpg); background-repeat:no-repeat; }
div.gallery div.middle { width:770px; float:left; overflow:hidden; background-color:#FFCC00; padding:0px 15px 0px 15px; }
div.gallery div.bottom { width:800px; height:9px; float:left; overflow:hidden; background-image:url(/images/gallery_bottom_bg.jpg); background-repeat:no-repeat; }

div.gallery div.photographs { width:795px; height:376px; float:left; padding:0px 0px 4px 0px; }
div.gallery div.photographs div.photograph { width:150px; float:left; padding:2px; }

div.gallery div.previous { width:150px; float:left; }
div.gallery div.pages { width:465px; float:left; text-align:center; }
div.gallery div.next { width:150px; float:left; text-align:right; }

p.inline_image { text-align:center; padding:10px 0px 0px 0px; }