/* Begin styles for layout */

#MainContentSubContainer {
  padding: 0 10px 0 10px;
  }

#NewsContainer {
  float: left;
  width: 460px;
  }

#NewsContainerTop {
  height: 8px;
  position: relative;
  }

#NewsContainerTop img {
  vertical-align: top;
  }

#NewsContainerBottom {
  height: 8px;
  position: relative;
  }

#NewsContainerBottom img {
  vertical-align: top;
  }

#NewsContainerBody {
  background-color: #F5F7FA;
  border-right: 1px solid #C2CDDC;
  border-left: 1px solid #C2CDDC;
  padding: 4px 10px 4px 12px;
  }

#NewsContainerBody p {
  font-size: 0.9em;
  }

.FeatureNewsHeading {
  font-size: 1.2em;
  }

.FeatureNewsImage, .NewsImage {
  float: right;
  margin: 0.6em 0 0 10px;
  }

.NewsEntry {
  border-bottom: 1px solid #E0E6ED;
  padding: 0.6em 0 0.2em 0;
  }

.NewsHeading {
  font-size: 1.2em;
  }

.NewsDate {
  font-size: 0.9em;
  color: #888;
  margin: 0.4em 0 0 0;
  }

.NewsAbstract {
  font-size: 0.9em;
  line-height: 1.4em;
  margin: 0.2em 0 0 0;
  }

.NewsLink {
  margin: 0.2em 0 0.5em 0;
  }

.NewsLink a {
  background: transparent url(/resources/images/template/arrow_right.gif) no-repeat right center;
  font-size: 0.9em;
  color: #4671AD;
  padding: 0 8px 0 0;
  }

/* End styles for layout */

