iframe.fck_iframe {
  position: relative;
  top: 10px;
  left: -10px;
}
#content h1 {
  color: #983e0d;
  margin-top: 30px;
  font-weight: normal;
  font-size: 30px;
}
ul.stafflisting {
  float: left;
}
ul.stafflisting li {
  margin-top: 15px;
}
ul.stafflisting, ul.stafflisting li ul {
  list-style-type: none;
  margin: 0 15px;
}
ul.stafflisting li ul li {
  margin-top: auto;
}
div#StaffRev {
  padding: 20px;
  width:460px;
  height:360px;
  line-height:190%;
  overflow:auto;
  position:absolute;
  text-align: left;
}
#content h2 {
  font-size: 18px;
  color:#983e0d;
}
#content h3 {
  font-size: 16px;
  color:#717171;
}
div#StaffRev img {
  float:right;
  margin-left:10px;
}
div#content .text ul{
  margin-left: 30px;
  line-height:180%;
}
div#content .text li{
  margin-left: 60px;
  line-height:180%;
}
.app_question {
  font-weight:normal;
  float:left;
  margin-right:5px;
}
.caption {
  font-size:10px;
  color:#747474;
  text-align:center;
  float:left;
}
.atext th {
  text-align:center;
}
.atext td {
  text-align:center;
}
div.error {
  color:red;
  background-color:#ffe1df;
  font-weight:bold;
  padding:20px;
  margin: 10px 0;
  border: 1px solid red;
}
ol {
  margin-left: 50px;
}
div.newsitem {  
  line-height: 180%;
  margin:15px 0;
  padding-bottom:15px;
  border-bottom: 1px solid #cccccc;
}

