#content,
#right,
#border {
  margin-left: 10px;
  margin-top: 12px;
}

#left p,
#content p,
#right p,
#border p  {
  padding-left: 10px;
  border-left: 1px solid #999C9D;
  margin-bottom: 12px;
  text-align: left;
  margin-top: 8px !important;
}

#content p,
#right p,
#border p {
  padding-top: 0px !important;
}

*:first-child+html #content p,
*:first-child+html #right p,
*:first-child+html #border p {
  padding-top: 0px !important;
}

#leftcontent p a {
  font-weight: normal;
  text-decoration: underline !important;
}

#top {
  float: right;
}

#content h2,
#right h2,
#border h2 {
  border-left: 6px solid #C10033;
  padding-top: 10px;
  padding-left: 4px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #636567;
  font-weight: bold;
}

#left h3,
#content h3,
#right h3,
#border h3 {
  padding-left: 10px;
  border-left: 1px solid #999C9D;
  margin-bottom: 12px;
  text-align: left;
}


#leftcontent,
#leftcontent img {
  margin-left: 0px;
  padding-left: 0px;
}

#leftcontent img {
  margin-left: 0px;
  padding-left: 0px;
}

#nav_sub ul li a {
  color: white !important;
}
