.newslettertable{
  width: 100%;
}
.newslettertable td{
  text-align:center;
}


.newslettertable{
  width: 100%;
}
.newslettertable td{
  text-align:center;
}

#userlist{
  width: 100%;
}

#userlist #listheader{
  background-color: #999
}

#userlist th, #userlist td{
  text-align:center;
}

#userlist .tl{
  text-align:left;
}

#prev_body{
  border: 2px solid #a1a1a1;
  min-height: 200px;
}

/* category */
.remove{
  display:none;
}

.add, .remove{
  margin-left: 5px;
}
.section{
  overflow:hidden;
}

.contact{
  width:50%;
  float:left;

}

fieldset label{
  float:left;
  width: 150px;
  line-height: 29px;
}
fieldset p {
  padding: 0;
}
fieldset.subset{
  width: 45%;
  margin-left: 10px;
  margin-right: 10px;
}

#sidebar{
  margin-left: 7px;
  margin-top: 9px;
  height: 167px;
}
#shortcuts{
  height: 167px;
}
#searchform{  
  width: 98%;
}