﻿
/* this class uses to fix firefox bug that don't take div's background correctly (not scaling the height) */
.clear {clear:both;height:0px;font-size:0px;line-height:0px;margin-Middle: -0px;}
#overflow {overflow-x:auto; overflow-y: hidden;}

#DbiAbout {
  float:left;
  width: 945px;
  height: 528px;
  border:0px solid red;}

#DbiAbout #DbiAboutLeft {
  float: left;
  width: 558px;
  height: 516px;
  margin: 00px 00px 0px  28px;_margin:0px 0px 0px 0px;
  overflow-y:auto;   overflow-x: hidden;
    border:0px solid blue;}

#DbiAbout #DbiAboutLeft #DbiAboutContent{
  float:left;
  width:530px;
  height:814px;
  font-family: Arial ;font-size: 14px; color: #ffffff;line-height:160%;    text-decoration: none; font-weight: 400; text-align: justify;
  margin:0px 15px 0px 0px;_margin:0px 15px 0px 0px;
  border:0px solid pink;}



#DbiAbout #DbiAboutRight  {
  float:left;
  width: 326px;
  height: 450px;
  margin: 0px 0px 0px 10px;_margin:0px 0px 0px 0px;
  border:0px solid yellow; }

#DbiAbout #DbiAboutRight #DbiAboutGallery  {
  float:left;
  width: 324px; height: 350px;
  margin: 0px 0px 0px 0px;     _margin:0px 0px 0px 0px;
  border:0px solid green; }

#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery {
  float:left;
  width:302px;
  height: 202px;
  margin: 85px 0px 0px 0px;     _margin:38px 0px 0px 0px;
  border:0px solid red;}

#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery img {border:1px solid #FFF;}
#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery .imgThumbs {font:12px Arial;color:#000080;text-decoration:none;
    text-align:center;}
#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery .imgThumbs a {color:#000080;text-decoration:none;}
#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery .imgThumbs a:hover {color:#0000FF;text-decoration:none;}
#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery .paging .itemsBoxBtm span {padding-top:3px;}
#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery .paging .itemsBoxBtm span a {color:#FF0000;text-decoration:none;}
#DbiAbout #DbiAboutRight #DbiAboutGallery   #MyGallery .paging .itemsBoxBtm span img {margin-top:2px;border:none;}

