@import url(main.css);

#content h1 {
  color: #ce9f35;
  font-size: 2em;
  line-height: 150%;
  font-weight: normal;
}
#rightcontent {
  background: url(../gfx/back_left.jpg);
  padding: 0 0 50px 0;
  margin: 27px 10px 0 0;
  display: inline;
}
#content #rightcontent h1.csc-firstHeader {
  background-color: #b26315;
  color: #fbf9ed;
  margin: 0;
  font-size: 0.8em;
  font-weight: bold;
  padding: 5px 5px 5px 25px;
}
#rightcontent li {
  background: url(../gfx/bullet_right_start.gif) 0 0.5em no-repeat;
  margin: 12px 10px 0;
  padding: 0 0 0 15px;
}
#rightcontent li strong {
  font-weight: normal;
}
#rightcontent li a {
  list-style: none;
  color: #b26315;
  font-weight: bold;
}
.csc-textpic-imagewrap {
  padding: 24px 0 0 !important;
}