html, body {
  background:#fff;
  color:#000;
  border:0; 
  margin:0; 
  padding:0;
  width:100%; 
  height:100%; 
  overflow:auto;
  font-family:Verdana,Arial,Sans;
  font-size:12px;
  text-align:center;
}

#pagewidth {
  width:1000px;
  margin:0 auto;
  min-height:100%;
  text-align:left;
}

#pageframe {
  width:800px;
  margin:0; padding:0; border:0;
  float:left;
}

#head {
  height:120px;
}

#left {
  float:left;
  margin:0; padding:0; border:0;
  width:230px;
  background:#cdd;
}

#main {
  width:480px;
  margin:0; padding:0; border:0;
  margin-left: 260px;
/*  background-image:url('../images/rand01.jpg');*/
  background-repeat:no-repeat;
}

#right {
  margin:0; padding:0; border:0;
  margin-top:20px;
  float:right;
  width:200px;
  background:#27a22d;
}

h1{font-size:16px;margin:5px 0;border:0;}
h2{font-size:21px;color:#27a22d;margin:5px 0;border;0;}
h3{font-size:13px;margin:5px 0;border:0;}
a, a:link, a:hover, a:active, a:visited {color:#27a22d;}
dl{margin:0;padding:0;border:0;}
dt{margin:0;padding:0;border:0;}

#right h1, #right h2{font-size:18px;background:#bbb;padding:25px 8px;color:#27a22d}
#right h2{font-size:14px;color:#27a22d;}
/*#right h2:first-letter{color:#000;}*/
#right p{font-size:11px;padding-left:10px;}
#right a, #right a:link, #right a:hover, #right a:active, #right a:visited {color:#bbb;text-decoration:none;}
#right a:hover{text-decoration:underline;}

.csc-textpic-caption{font-size:10px;}

.filelinks_layout_1{background:url('bg_download.jpg');}

span.filecount{display:none;color:#fff;}


/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  font-size:12px;
  color:#fff;
//  line-height:14px;
//  height:14px;
  background: #27a22d url(plus.png) 5px center no-repeat; /*#134f73*/
  padding:2px 0 2px 25px;
  margin-right:32px;
  cursor:pointer;
  width:400px;
}

/* Toggle act item */
h3.act {
  color:#27a22d; /*#edf2f7;*/
  background: #bbb url(minus.png) 5px center no-repeat; /*#afd4e6*/
}

/* the content */
div.rgaccord1-content {
  width:400px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}
