body { padding:0; margin:0; }

.tbdefault { width:500px; }

.thickbox .tbcontent { display:none; }
.thickbox { cursor:pointer; }

#tboverlay { position:fixed; top:0; left:0; background-color:#fff; opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90); min-height:100%; height:auto; margin:0; padding:0; z-index:10; }

#tbspinner { background-image:url(../img/loader.gif); background-repeat:no-repeat; background-position:center center; height:100%; width:100%; margin:0; padding:0; z-index:11; position:fixed; top:0; left:0; }

.tbimageholder { position:fixed; z-index:11; margin:0; padding:0; }

.tbwrap { padding:0; }

.tbimageholder .tbcontent { display:block; margin:0; }
.tbimageholder img { padding:0; margin:0; }

.imgnav { text-align:center; margin-top:10px; position:fixed; z-index:12; width:100%; font:10px 'Courier New', Courier, monospace; color:black; font-size:11px; font-weight:bold; }
.imgnav span { margin-right:20px; height:15px; cursor:pointer; }

span.nextbutton,span.closebutton,span.currentimg { margin-right:0; }
span.nextbutton,span.prevbutton { }

span.currentimg { cursor:text; text-align:right; }

span.totalimg { cursor:text; }
span.tbtitle { display:block; padding:0; margin:0; }

span.closebutton { display:block; margin-top:10px; width:30px; margin-left:auto; margin-right:auto; background-color:#fff; font-weight: normal;}
