/* @import url(main.css);*/

#content {
  float: left;
  width: 690px;
}
#leftcontent {
  float: left;
  width: 400px !important;
  padding: 0 !important;
}
#rightcontent {
  float: right;
  width: 270px;
}
#rightcontent h2.csc-firstHeader {
  padding: 7px 0 0;  
}
#rightcontent li {
  padding: 0 0 0 10px;
  background: url(../gfx/bullet_right.gif) 0 0.6em no-repeat;
}
#rightcontent strong {
  color: #AF5000;
}
