
#gallery { width: 750px }
#gallery ul  { list-style: none; margin: 0; padding: 0; position: relative; width: 180px }
#gallery ul li  { display: inline; margin: 0 0 5px 5px; width: 52px; height: 52px; float: left }
#gallery ul li a { text-decoration: none; display: block; width: 50px; height: 50px; border: none }
#gallery ul li a img { text-decoration: none; display: block; width: 50px; height: 50px; border: none }
#gallery ul li a:hover { text-decoration: none; white-space: normal }
#gallery ul li a:hover img  { text-decoration: none; position: absolute; top: 0; left: 185px; width: auto; height: auto; border: none }
span.frontbox {
  display:none;
}
#fbox_world, #fbox_bg, #fbox_progress, #fbox_fg, #fbox_fg_inner, #fbox_content, #fbox_spacer, #fbox_bar, #fbox_sys, #fbox_title, #fbox_navig, #fbox_content_img, #fbox_content_iframe {
  margin:0px;
  padding:0px;
  border-width:0px;   
}
#fbox_content_img, #fbox_content_iframe {
  display:block;
}
#fbox_bg, #fbox_progress, #fbox_fg {
  position: absolute;
  top: 0px;
  left: 0px;   
}

#fbox_bg{
  z-index:998;    
  background-color:#000000; 
}

#fbox_progress {  
  z-index:999;
  background-color:transparent;
}

#fbox_fg {
  z-index:1000;
  background-color:#999999;
  padding:5px;  
  border:solid #000000 1px;
}
#fbox_fg_inner {
  background-color:#FFFFFF;  
}

#fbox_content {
  padding:3px;
}

#fbox_spacer  { background-image: url("../img/spacer.gif"); height: 3px; overflow: hidden }

#fbox_bar td{
  padding:3px 8px; /*v,h*/  
}

#fbox_bar td, #fbox_sys, #fbox_title, #fbox_navig {
  color:black; 
  font-size: 12px;
  font-weight:normal;
  line-height: 1.45;     
  font-family:Arial, Helvetica, sans-serif;
}

#fbox_sys, #fbox_navig {
  white-space:nowrap;
}

#fbox_sys {
  float:right;
}

#fbox_title {
  float:left; 
  background-color:whitesmoke;
  text-align:justify;
}

a#fbox_resize_a:link, a#fbox_resize_a:hover, a#fbox_resize_a:visited {
  text-decoration: none;
  color:#999999;
  font-weight: bold;  
}

a#fbox_close_a:link, a#fbox_close_a:hover, a#fbox_close_a:visited {
  text-decoration: none;
  color:#999999;
  font-weight: bold;  
}

#fbox_navig {
  margin-top:3px;
  clear:left;
  float:left; 
}

a#fbox_prev_a:link, a#fbox_prev_a:hover, a#fbox_prev_a:visited {
  text-decoration: none;
  color:#999999;
  font-weight: bold;  
}

a#fbox_next_a:link, a#fbox_next_a:hover, a#fbox_next_a:visited {
  text-decoration: none;
  color:#999999;
  font-weight: bold;  
}
