

#gap {
  float:left;
  width: 816px;
  height: 20px;
}

#maintext {
  width: 500px;
  float: left;
}

#sep {
background-color:rgb(235,235,235);
width: 1px;
height: 400px;
margin-bottom: 15px;
float:left;
}

#dtnyinfo {
  float: left;
}

p.quote {
color: #A0A0A0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10.5pt;
line-height: 18px;
margin-top: 0px;
margin-bottom: 12px;
text-align: center;
}

p.credit {
color: #A0A0A0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
margin-top: 0px;
margin-right: 0px;
text-align: right;
}


