#below_container
{
   width: 48%;
   float: left;
   margin-top: 16px;
   padding-bottom: 10px;
   display: inline;
}


#below_fold label, #below_fold input
{
   margin: 3px 0 3px 0;
}

#below_fold input
{
   float: left;
   width: 270px;
}

#below_fold label
{
   padding-top: 4px;
   clear: left;
   float: left;
   width: 72px;
   text-align: right;
   margin-left: 40px;
}

#below_container_content a
{
   width: 120px;
   float: left;
   clear: both;
   margin: 5px 0 0 111px;
}

.submit_button
{
   width: 100px !important;
   float: right !important;
   margin-right: 53px !important;
}

#why_login
{
   border:1px #ffb900 solid;
   width: 48%;
   float: right;
   padding: 10px 10px 10px 0px;
   margin-top: 10px;
}

#why_login legend
{
   font-weight: bold;
   margin-left: 10px;
}

#why_login ul
{
   list-style: disc;
   margin-left: 40px;
}

#why_login li
{
   margin-bottom: 5px;
}

#TB_title
{
 background-color: #CC0000;
 color: white;
 font-weight: bold;
 margin-bottom: 10px;
}

#TB_window
{
 border-color: black;
}

#TB_window li
{
 margin-top: 10px;
}

#TB_window h4
{
 margin-top: 10px;
 font-size: 1.3em;
 text-align: center;
}

#TB_closeWindowButton
{
 color: black !important;
 text-decoration: underline;
}

#continue_link
{
 color: #43649E !important;
 text-decoration: underline;
}
