/* Start of CMSMS style sheet 'Spé Page' */
#content-title {
  background: transparent url(uploads/design/content_title.png) top left no-repeat;
  width: 673px;
  height: 47px;
}

#content h2 {
  margin: 0;
  padding: 12px 0 0 25px;
  color: #ff7b00;
  font-family: Arial;
  font-size: 17px;
}

#content-text {
  background: transparent url(uploads/design/content_background.png) top left repeat-y;
  width: 673px;
}

#content-text-in {
  padding: 0 10px 0 15px;
}

#content-footer {
  background: transparent url(uploads/design/content_footer.png) bottom left no-repeat;
  width: 673px;
  height: 8px;
}
/* End of 'Spé Page' */

