/* Start of CMSMS style sheet 'Right Column' */
#mainRightColumn {
  width: 175px;
  padding: 0 3px 5px 3px;
  border-top: solid 10px #FFFFFF;
  border-left: dashed 1px #D7DEED;
}
.homeLeftColumn {
  border-left: none !important;
  border-right: dashed 1px #D7DEED;
}
#mainRightColumn h2 {
  font-family: times, serif;
  font-weight: normal;
  font-size: 1.9em;
  line-height: 1em;
  text-align: center;
  color: white;
}

.rightColumnBox {
  width: 172px;
  margin-bottom: 10px;
}
.rightColumnBox h2 {
  background: url(images/nycties/left_heading_bg.gif) no-repeat top center;
  padding: 3px 20px;
  margin: 0;
}
.rightColumnBox .rightColumnBoxBody {
  border: solid 1px #78A22E;
  padding: 8px 0;
}

#member_otm img,
#supporters img,
#proceeds_support img {
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
#member_otm img {
  width: 150px;
}
#member_otm h3 {
  font-size: 1em;
  color: #78A22E;
  padding: 0 12px 2px 12px;
  margin: 0;
}
#member_otm p {
  font-size: .9em;
  padding: 0 12px 2px 12px;
  line-height: 1.2em;
}
#member_otm a {
  color: #4461AC;
}

#supporters img {
  width: 165px;
}

#proceeds_support img {
/*  width: 140px;*/
}
/* End of 'Right Column' */

