/* Start of CMSMS style sheet 'quotemenu' */
#content{
background: url(uploads/images/quotebg.gif) no-repeat;
}

#thirdboxdown h2{
font-size: 50px !important;
}

#thirdboxdown{
position: relative;
padding:0 0 0 75px !important;
}

#privacy{
position: absolute;
color:#002855;
top:410px;
left: 0px;
}

#thirdboxdown form{
padding: 0 !important;
}

#thirdboxdown{
color: #FFFFFF;
}

#2collist ul {
  float: left;
  width: 900px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#2collist li {
  float: left;
  width: 450px;
  margin: 0;
  padding: 0;
}

.submit{
float:left;
}
/* End of 'quotemenu' */

