#ph_gal_all { display: none; width: 100%; text-align: center; }

#ph_gal_main { position: fixed; left: 0px; top: 0px; width: 100%; height: 800px; background: #333; z-index: 5; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.90; }

#ph_gal_buttons { position: fixed; left: 0px; top: 0px; color: #fff; z-index:7; background: #ebebeb url(../images/ph_gal/toolbar.gif); height: 50px; border-bottom: 1px solid #fff; width: 100%; text-align: center;}
#ph_gal_buttons #ph_gal_title { margin: 15px auto 5px auto; font-size: 10pt; color: #000; font-weight: bold; padding-right: 100px; }

#ph_gal_buttons a { border: 1px solid #eaeaea; width: 45px; height: 37px; text-align: center; padding-top: 5px; margin: 2px 3px -1px 3px; }
#ph_gal_buttons a:hover { border: 1px solid #808080; background: #dbf4f9; }

#ph_gal_back, #ph_gal_next { display: block; float: left; }

#ph_gal_close { display: block; float: right; }

#ph_gal_img { position: absolute; left: 0px; top: 0px; background: none; z-index: 6; display: none; width: 100%; text-align: center; }
#ph_gal_loader { position: fixed; left: 0px; top: 350px; z-index: 8; margin: auto; text-align: center; border: 1px solid #808080; background: #fff; padding: 20px 20px 10px 20px; }