#BodyContentOuterContainer {
  border-right: 280px solid white;
  }

#BodyContentInnerContainer {
  margin: 0;
  width: 100%;
  }

#MainContentContainer {
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
  }

#MainContent {
  padding: 23px 40px 20px 20px;
  }

#RightContainer {
  width: 280px;
  margin-right: -280px;
  float: left;
  position: relative;
  padding: 23px 0 20px 0;
  }

#RightImage {
  background: #FFF url(/resources/images/med_image) no-repeat top left;
  width: 280px;
  height: 240px;
  margin-bottom: 15px;
  }

.RelatedLinksCorners {
  width: 280px;
  height: 9px;
  }

#RelatedLinksContainer {
  background: #FFF url(/resources/images/template/bg_related_links.gif) no-repeat bottom left;
  }

#RelatedLinksSubContainer {
  padding: 4px 10px 10px 10px;
  }

#RelatedLinksSubContainer h3 {
  color: #1E5E6F;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 0.4em 0;
  }

#RelatedLinksSubContainer li {
  background: #FFF url(/resources/images/template/bullet.gif) no-repeat 0 0.3em;
  padding: 0.2em 0.2em 0.3em 18px;
  }

.EmployerContainer {
  float: left;
  width: 620px;
  }

.EmployerContainerLeft {
  float: left;
  width: 290px;
  margin-right: 40px;
  }

.EmployerContainerRight {
  float: left;
  width: 290px;
  }

.EmployerHeading {
  font-size: 1.2em;
  font-weight: normal;
  margin: 1em 0 0.2em 0;
  color: #777;
  }

.EmployerAddress {
  float: left;
  width: 140px;
  }

.EmployerAddressLine {
  display: block;
  }

.EmployerLogo {
  float: right;
  width: 150px;
  text-align: center;
  padding: 6px 0 0 0;
  }

