#cp_headline {
  position:relative;
  left:0px;
  top:0px;
  width:323px;
  height:48px;
}

.community_image { 
  float: right;

}

.comm_heading { 
  text-decoration: underline;
  color: #ED1C24;
}

.cp_bullet {
  position:absolute;
  left:7px;
  top:58px;
  width:26px;
  height:26px;
}

#cp_header_background { 
  position: absolute;
  background-color: #FFFFFF;
  left:40px;
  top:48px;
  width: 529px;
  height:31px;
}

#cp_header {
  position:absolute;
/*  left:40px;
  top:58px;
  right: 0px;
*/
  top: 8px;
  width: 529px;
  height:21px;
  color: #FFFFFF;
  background-color: #3B3B3B;
  z-index: 1;
}

#cp_headertext {
  position: relative;
  display: inline;
  float: left;
  padding-left: 1.5em;
  bottom: 0.1em;
  font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}

#cp_inner {
  position: absolute;
  left: 40px;
  top: 78px;
  width: 525px;
  height: 527px;
  padding:10px;
  background-color: #FFFFFF;
  color: #000000;
  overflow: auto;
}

.header-divider {
  position: relative;
  height:15px;
  bottom: -3 px;
  width:2px;
  padding-left: 10px;
  padding-right: 10px;
}

.header-link {
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
}
