/* Start of CMSMS style sheet '05_Spring_Right_side' */
#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
  text-align: right;
}

#right_side h1,
#right_side h2,
#right_side h3,
#right_side h4,
#right_side h5 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
  text-align: center;
}

#right_side h1 a,
#right_side h2 a,
#right_side h3 a,
#right_side h4 a,
#right_side h5 a {
  color: #ffffff;
  text-decoration: none;
}

/*
#right_side h3 {
  font-size: 12px;
}
*/

p.right_side {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-size: 13px;
  line-height: 16px;
  color: #666666;
  border: 1px double #f4e1b2;
  text-align: left;
}
/* End of '05_Spring_Right_side' */

