﻿/* CSS Document */
.img_gallery_left{
  margin-right:10px;
  margin-bottom:10px;
  float:left;
  width:278px;
}
.img_gallery_right{
  margin-left:10px;
  margin-bottom:10px;  
  float:left;
  width:278px;
}
.img_gallery_thumbs{
  margin-top:10px;
  top:10px;
  height:100%;
  width:278px;
}

.thumb_separator{
  width:19px;
  float:left;
}
.img_left{
  float:left;
  padding-top:2px;
  padding-left:2px;
  padding-bottom:2px;
  padding-right:2px;
    border:1px solid #5699CD;
    margin-right:10px;
}
.img_right{
  float:right;
  padding-top:2px;
  padding-left:2px;
  padding-bottom:2px;
  padding-right:2px;
    border:1px solid #5699CD;
    margin-left:10px; 
}
.img_4x3_230-172{
  width:230px;
  height:172px;
  overflow:hidden;
  border:none;
}

.img_16x9_272-153{
  width:272px;
  height:153px;
  overflow:hidden;
  border:none;
}

.img_16x9_220-124{
  width:220px;
  height:124px;
  overflow:hidden;
  border:none;
}
.big_thumb{
  float:left;
  width:226px;
height:85px;
  margin-bottom:10px;
}
.big_thumb_separator{
  float:left;
  width:24px;
}
.invisible{
  clear:both;
}
div.uni_text {

  line-height:1.5em;
}
span.uni_text {
  margin-top:12px;
  line-height:1.5em;
}
