@import "searchforms.css";

#inside-div {
  width: 270px;
  float: left;
  overflow: hidden;}

#titleh1 {
  margin-left: 10px;
  margin-bottom: 0;
  margin-top: 10px;
  padding-left: 90px;
  padding-top: 20px;
  font-size: 130%;}

#inside-div p {
  margin-left: 10px;
  line-height: 1.5em;}

#div-for-forms {
  float: left;
  width: 250px;
  margin-bottom: 0;
  margin-left: 20px;
  padding-bottom: 20px;}
  
#div-for-forms h3 {
  margin-left: 0;}

#thread {
  margin-top: 0;
  padding-top: 0;}

.pthreads {
  width: 130px;
  float: left;
  margin-left: 10px;}

.divthread1 {
  width: 80px;
  float: left;}

.divthread2 {
  width: 320px;
  float: left;}

.pthread1 {
  height: 86px;
  padding-top: 20px;}

.pthread2 {
  height: 86px;}

.pbottom {
  color: #2FA3A3;}

.clear {
  clear: left;}

#searchtitle {
  width: 250px;
  border-bottom: 2px solid #2fa3a3;
  color:#000;
  font-size:130%;
  font-family: "Trebuchet MS";
  font-weight:500;
  margin-bottom: 5px;
  margin-top: 8px;
  background: #fff;}
  
#frm-length1 p, .mRight, #frm-length3 {
  margin: 0 0 0 5px;}
  
#frm-length2 p {
  margin: 0 0 0 10px;}
  
#frm-length3 p {
  clear: left; 
  margin: 0 0 10px 0;}
  
#botLeft {
  width: 240px; 
  clear: left; 
  float: left; 
  overflow: hidden;}
  
#botLeft h2, #prefilter h2 {
  border-bottom: 2px solid #2FA2A2;}
  
.centre {
  text-align: center;}
  
#prefilter {
    width: 270px; 
    float: left; 
    overflow: hidden; 
    padding-left: 20px;}
