span.galleries_heading
{
  color: RGB(255,85,170);

  font-family: calibri, verdana, arial, helvetica;
  font-size: 22pt;
}

div.divider_content_galleries
{
  height:0px;

  border-top:  1px solid RGB(255,85,170);
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
 
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;

  width: 90%;
}

td.gallery_space_h
{
 height: 10px;
}