.SContBlockFloatLeftTable
{
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
  clear: left;
  width: 1%;
}

.SContBlockFloatRightTable
{
  font-size: 100%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  float: right;
  clear: right;
  width: 1%;
}

.SContBlockPictVertCell
{
  text-align: center;
}

.SContBlockPictHorzCell
{
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

.SContBlockTextHorzCell
{
  color: rgb(88,88,88);
  font-size: 9px;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 13px;
  background: url('../images/div_elem.gif') bottom repeat-x;
}

.SContBlockTextVertCell
{
  color: rgb(88,88,88);
  font-size: 9px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 13px;
  background: url('../images/div_elem.gif') bottom repeat-x;
}

.SContBlockTextHorzCell a, .SContBlockTextVertCell a
{
  color: rgb(88,88,88);
}

.SContBlockPictCopyRightHref
{
  text-decoration: none;
}
.SContBlockPictCopyRightHref:hover
{
  text-decoration: underline;
}
