
.c_header {
  font-size:18px;
  font-weight:bold;
  color:#CC33CC;
  border-bottom:1px solid #CC33CC;
  margin-top:10px;
}

.c_headersmall {
  font-size:14px;
  font-weight:bold;
  color:#CC33CC;
  margin-top:8px;
}

.c_text, .c_textright {
  margin-top:5px;
}

.c_textright {
  text-align:right;
}

.c_image_left_single {
  clear:left;
  float:left;
  margin-top:5px;
  margin-rigth:10px;
  margin-bottom:10px;

}

.c_image_right_single {
  clear:right;
  float:right;
  margin-top:5px;
  margin-left:10px;
  margin-bottom:10px;
}

UL {
  list-style-type:none;
  list-style-image:url(../images/dot.gif); 
  margin-top:5px;
  margin-left:20px;
  margin-bottom:0px;
}
LI {
  padding-left:5px;
  margin-top:3px;
}


#copyr {
  display:inline;
  float:left;
}

#footer_content #global_footer {
  text-align:right;
}