#galleryLeftSide{
  float: left;
  width: 650px;
}

#galleryRightSide{
  float: left;
  width: 271px;
  padding-left: 15px;
}

#sectionTitle{
  font-family: "Trebuchet Ms", Arial, Tahoma, Verdana, sans-serif;
  width: 324px;
  display: block;
  float: left;
  border-bottom: 1px solid #303030;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
  font-size: 14pt;
  margin-bottom: 5px;
  text-transform: uppercase;
}

#sectionTitle span{
  color: #0049c2;
}

#gallery01PictureFrame{
  padding: 8px;
  border: 1px solid #d0d0d0;
  width: 298px;
  height: 220px;
  float: left;
  margin-right: 15px;
}

#gallery01Picture{
  width: 298px;
  height: 220px;
  display: block;
}

#gallery01Text{
  float: left;
  width: 310px;
  height: 230px;
  padding-right: 9px;
}

#gallery01Text span{
  padding-left: 20px;
  padding-top: 5px;
  display: block;
  color: #303030;
  font-size: 7.5pt;
}

#gallery01Title{
  color: #0049c2;
  font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 5px;
  display: block;
}

a.gallery01Link, a.galleryPictureLink, a.popularGalleryLink{
  color: #0049c2;
  text-decoration: none;
  display: block;
  margin-bottom: 2px;
  padding-left: 20px;
  background: url('/images/bullet.png') no-repeat;
}

div.gallery01SmallPicsFrame{
  width: 70px;
  height: 48px;
  padding: 4px;
  border: 1px solid #d0d0d0;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
}

a.gallery01SmallPics{
  display: block;
  width: 70px;
  height: 48px;
}

div.galleryPictureContainerC{
  width: 262px;
  height: 210px;
  float: left;
  margin-left: 50px;
}

div.galleryPictureFrame{
  width: 200px;
  height: 150px;
  padding: 5px;
  border: 1px solid #d0d0d0;
}

a.galleryPictureC{
  display: block;
  width: 200px;
  height: 150px;
}

div.galleryPictureDate{
  color: #404040;
}
