#ibpic { display: none; margin: 0 auto; position: relative; /*position: absolute; top: 50%; left: 50%;*/ background: #252626; border: 1px solid #505050; z-index: 10000; overflow: hidden; text-align: justify }

#overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #262626; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; z-index: 100; text-align: center }

#imageholder { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10000; text-align: center; z-index: 9000 }

.noscroll { /*overflow: hidden;*/ }

#ibloading { display: none; width: 56px; height: 56px; margin: -25px 0 0 -25px; position: absolute; top: 50%; left: 50%; z-index: 10000; font-size: 0.8em }

#ibloading img { display: block; margin: 12px auto; }

#arrow-left { display: block; width: 17px; height: 26px; float: left; background: url(images/arrow-left.gif) no-repeat; margin-right: 20px; outline: none }

#arrow-right { display: block; width: 17px; height: 26px; float: right; background: url(images/arrow-right.gif) no-repeat; margin-left: 20px; outline: none }

#ibpic span { font-size: 13px; line-height: 17px; display: block; float: left }

#ib-spacer { width: 1px; height: auto; position: relative; margin: 0 auto -20px }


