#ptb_root { position: fixed; top: 0; left: 0; background: url('img/bg.png') repeat; text-align: center; z-index: 999999; }
#ptb_load { width: 50px; height: 50px; background: url('img/loading.gif') 50% 50% no-repeat; }
#ptb_main { margin: 0 auto; position: relative; top: 60px; _top: 10px; cursor: pointer; }
#ptb_navigation { width: 100%; height: 34px; position: fixed; top: 10px; background: #BE9538; color: #333; font-size: 13px; font-weight: bold }
#ptb_navigation a { color: #FFF; text-decoration: none; }
#ptb_nav { width: auto; margin: 0 auto;	text-align: center; position: relative}
#ptb_prev, 
#ptb_next,
#ptb_close,
#ptb_slideshow { float: right; width: 21px; height: 21px; cursor: pointer; margin-top: 6px; margin-right: 9px; }
#ptb_prev {        background: url('img/pt_box_icons.gif') 0 0 no-repeat; }
#ptb_next {        background: url('img/pt_box_icons.gif') 0 -21px no-repeat; }
#ptb_slideshow {   background: url('img/pt_box_icons.gif') 0 -42px no-repeat; }
#ptb_close {       background: url('img/pt_box_icons.gif') 0 -63px no-repeat; }
#ptb_cnt { float: right; width: 45px; line-height: 34px;margin-right: 9px; }
#ptb_picklist { margin: 0 191px; display: block; line-height: 34px; }