body {
  margin:0px;
  padding:0px;
  height:100%;
}
p {
  margin-top:0px;
  padding-top:0px;

}
#MainHolder {
  margin-left:auto;
  margin-right:auto;
  width:752px;
  height:100%;
}
#TitleBanner {
  float:right;
}
#PrimaryNav {
  margin:0px;
  margin-left:auto;
  margin-right:auto;
  padding:0px 0px 0px 4px;
  height:38px;
  width:748px;
  text-align:center;
  clear:both;
}
#PrimaryNav>* {
  padding:0px;
}
#ContentHolder {
  width:752px;
  margin-top:5px;
  position:relative;
}
#ContentTable {
  width:752px;
}
.tablespacer {
  width:6px;
  height:450px;
}
.cell4 {
  width:752px;
  height:450px;
}
.cell3 {
  width:563px;
}
.cell2 {
  width:373px;
}
.cell1 {
  width:183px;
}
.clear {
  clear:both;
}
.incell {
  padding:6px;
}
.row {
	clear:both;
  width:100%;
  height:12px;
  margin-bottom:6px;
}
.label {
	float:left;
	text-align:right;
  width:25%;
}
.formfield {
	float:right;
	text-align:left;
  width:70%;
}
.twocolumn {
  clear:both;
  width:100%;
}
.column1 {
  float:left;
  width:48%;
}
.column2 {
  float:right;
  width:48%;
}
.AdminLeft {
  dispay:block;
  float:left;
  clear:both;
  width:325px;
}
.AdminMiddle {
  dispay:block;
  float:left;
  width:115px;
}
.AdminRight {
  dispay:block;
  float:left;
  text-align:right;
  width:65px;
}
.ForumFrame {
  height:500px;
  min-height:500px;
  width:100%;
}

h1.div180 {
width: 180px;
}

div.div180 {
width: 180px;
}

div.div180 p {
color: #fff;
}

table.questionaire {

}
table.questionairer input[type=radio]{
border:0px;
background-color:#f3f3f3;
}
table.questionaire td{
width:auto;
}
table.questionaire th{
width:auto;
}