﻿table#help_links
{
   width:90%;
   margin:25px auto 50px auto;
   border-collapse:collapse;
}

table#help_links td
{
   width:50%;      
   height:30px;
}

table#help_links td h2
{ 
   border-bottom:2px solid #6F1515;
   padding-bottom:2px;
}

h3
{
   font-size:8pt;
   color:#fff;
   background-color:#0d468d;
   padding:2px;
   text-align:left;   
   margin:0px;
}

p.answer
{
   margin-bottom:50px;
   line-height:16px;
}
