.wrapper {
  background: #dddddd url('images/page/pm-contentwrapper-bg.jpg') top left repeat-y;
}
#content-right {
  background: transparent;
  width: 150px;
  padding: 0px 10px 0px 10px;
}
#content-right .mininews {
  background: transparent;
}
#content-right .csc-textpic img {
  border: 1px solid #dddddd;
}

.content-right-inner {
  padding-bottom: 5px;
}

#content {
  width: 460px;
  /*background: #FFFFFF;*/
  float: left;
  margin-left: 100px;  
}

* html #content {
  w\idth: 460px; /* for IE6 in standards mode */
  margin-left: 50px;
}


#header {
  height: 129px;
}

#ad {
  width: 150px;
  background: #DEDEDE;
  /*padding: 5px 0px 2px 0px;*/
  margin-top: 10px;
  text-align: center;
  border: 1px solid #CDCDCD;
  font-size: 10px;
}

#ad .csc-firstHeader, #ad h1.csc-firstHeader, #ad h1 {
  color: #555555;
  text-align: right;
  padding-right: 5px;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  border: 0px;
}

#ad img {
  padding-bottom: 5px;
}


form, .mailform {
  border: 0px;
}

#content-right .csc-default ul .level1 {
  border: 0px solid #CC0000;
  background: #FFFFFF;
  padding: 0;
  margin: 0;
}

#content-right .csc-default ul .level1 li {
  border: 0px solid #CC0000;
  background: #FFFFFF;
  padding: 0;
  margin: 0;
}
