#internet-free h4,
#credit-card h4,
#cancel-policy h4{
clear:both;
font-size:140%;
font-weight:bold;
margin:30px 0 5px 0;
border-bottom:1px dotted #666;
}


div.faq h4{
clear:both;
font-size:140%;
font-weight:bold;
margin:30px 0 5px 0;
border-bottom:1px dotted #666;
}

p.btn{
display:block;
margin:15px 0 15px 0;
text-align:center;
}

/*
#credit-card{
float:left;
width:280px;
padding:5px;
border:1px solid #666;
}
*/
#credit-card li{
float:left;
width:24%;
}


/*
#cancel-policy{
float:right;
width:280px;
padding:5px;
border:1px solid #666;
}
*/

#cancel-policy,
#credit-card{
margin:20px 0 20px 0;
}

#cancel-policy table{
width:400px;
margin:0 auto 0 auto;
}

#cancel-policy th,
#cancel-policy td{
padding:5px;
border-bottom:1px solid #999;
}

#cancel-policy th{
width:200px;
text-align:right;
}

#cancel-policy td{
text-align:center;
}

