.moduletable {
width: 100%;
}
.moduletable td table td {
text-align: center;
}
.contentheading {
font-size: 18px;
padding-bottom: 20px;
}
.moduletable A.mainlevel {
font-size: 18px;
}

/* Hack the facile forms page */

/* Make labels the right size */
div.content_outline td {
  width: 300;
  text-align: left;
  overflow: hidden;
  line-height: 21px;
}

/* Checkboxes */
#ff_div95,#ff_div94,#ff_div86,#ff_div85,#ff_div77,#ff_div76,#ff_div68,#ff_div67,#ff_div59,#ff_div58,#ff_div50,#ff_div49,#ff_div41,#ff_div40,#ff_div32,#ff_div31,#ff_div23,#ff_div22,/*#ff_div14,*/#ff_div13 {
  padding-left: 100px;
}

/* Can't make table wrap, so we need to push down this textbox */
#ff_div5 {
  margin-top: 25px;
}
