#facebook {
  position: absolute;
  left: 750px;
  top: 50px;
}

#contentCenter div.csc-header h1,
#contentCenter div.csc-header h2,
#contentCenter div.csc-header h3 {
  font-size: 18px;
  font-weight: 700;
  padding: 5px 0 0 0;
  margin: 0;
  color: #5D5D5D;
}

#contentCenter div.csc-header img,
#contentCenter div.csc-header br {
  display: none;
}

#contentCenter {
  font-size: 12px;
  line-height: 15px;
  color: #565656;
}

#contentCenter a {
  color: #565656;
  text-decoration: underline;
}

#contentCenter a:hover {
  color: #F00;
}

#contentLeft div.csc-header h1,
#contentLeft div.csc-header h2,
#contentLeft div.csc-header h3 {
  font-size: 13px;
  font-weight: 700;
  padding: 5px 0 0 0;
  margin: 0;
}

#contentLeft div.csc-header img,
#contentLeft div.csc-header br {
  display: none;
}

#contentLeft {
  font-size: 12px;
  line-height: 15px;
  color: #565656;
}

#contentLeft a {
  color: #565656;
  text-decoration: underline;
}

#contentLeft a:hover {
  color: #F00;
}

#actsite {
  padding: 4px 0 20px 0;
  margin: 0;
}

#actsite h1 {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #5D5D5D;
}

table.contenttable td {
  margin: 0;
  padding: 2px 3px 2px 0px;
}

table.contenttable td p.bodytext {
  margin: 0;
  padding: 0;
}

