#cont
{
   border-bottom: 1px solid #577989;
}

#lcol
{
   float: left;
   width: 640px;
   font-size: 12px;
   line-height: 18px;
}

#rcol
{
   float: right;
   width: 240px;
   margin: 40px;
   font-size: 12px;
   line-height: 18px;
}

#rcol b
{
   color: #cfe0e9;
   font-weight: normal;
}

#rcol input.fld
{
   border: 10px solid #ffffff;
   border-top: 4px solid #ffffff;
   border-bottom: 4px solid #ffffff;
   width: 149px;
   color: #88a4b3;
   font-family: Arial, Tahoma, Helvetica, Verdana;
   font-size: 10px;
   line-height: 11px;
}

#rcol input.btn
{
   border: 0px;
   margin-left: 2px;
   vertical-align: bottom;
}

#intro
{
   margin: 40px;
   margin-bottom: 0px;
   padding-bottom: 40px;
   font-size: 16px;
   line-height: 22px;
   border-bottom: 1px solid #87a7b7;
}