.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .gal_caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
.gallery_components_table {
  padding: 0px;
  width: 100%;
  margin-bottom: 15px;
  font-size: 1em;

}

.gallery_components_table tr.headings td{
  border-collapse: collapse;
  text-align:left;
  color:#F9FAFF;
  border-bottom: 1px solid #ccc;
  background: #91ACFB url(../nkbpanel/img/common/bg_tableheader_bl.gif) repeat-x;
  border-top: 0;
}

.gallery_components_table tr.headings td a, .gallery_components_table tr.headings td a:hover{
  color: #fff3ca;
}

.gallery_components_table select{
  background-color: #fff;
  border: 1px solid #ccc;
}

.gallery_components_table td{
  padding: 7px 5px 7px 7px;
  color: #706b54;
  border-top: 1px solid #ccc;
  line-height: 1.3em;
}

.gallery_components_table td#light{
  background-color: #EBEFFE;
}

.gallery_components_table td#dark{
  background-color: #D9E1FD;
}


.gallery_components_table td#foot{
  border-top: 1px solid #ccc;
  padding: 8px 6px 6px 6px;
  text-align: right;
}

.gallery_container_wrap { background-color: #BAC1C9; padding: 10px; margin-bottom: 20px; width: 615px; height: 355px; background-image: url('images/bg_gallery_nf.gif'); background-repeat: no-repeat; background-repeat: repeat-x;}
.gal_caption{color:#606060;float: right; text-align: right; padding-top: 10px}
.gallery_nkb_nf{position:relative;margin: 0px;}
.gallery_nkb{width:165px;}
.gallery_nkb li{width:55px;height:55px;border:3px double #eee;margin: 0px 4px 4px 4px;background:#eee;}
.gallery_nkb li.hover{border-color:#bbb;}
.gallery_nkb li.active{border-style:solid;border-color:#222;}
.gallery_nkb li div{left:200px}
.gallery_nkb li div .gal_caption{font:italic 0.7em/1.9 georgia,serif;}
ul.gallery_nkb_unstyled { margin: 0; padding: 0; height: 310px;  overflow: auto;}

.galleria_container{margin:0 auto 60px auto;height:320px;width:445px;float:right; text-align: center;}
.galleria_container img{border: 1px solid #ffffff;}

  
  

