.content .pricing { margin: 16px 0 0 0; padding-bottom: 0px; }
.content h2 { font-weight: bold; color: #0063a4; font-size: 12px; margin: 0 0 6px 0; }






.content_table table { border: solid 1px #acadb2; border-right: 0; width: 100%; margin: 10px 0 0 0; }
.content_table th { background: url(/images/tableHeading.png) repeat-x; height: 21px; color: #fff; }
.content_table th, .content_table td { border: solid 1px #d5d6d8; width: 50%; }
.content_table td { vertical-align: top; background: url(/images/cell.png) repeat-x; height: 26px; line-height: 26px; font-size: 10px; }

.content_table ul { list-style: none; padding: 0; margin: 0; }
.content_table li { background: url(/images/cell.png) repeat-x; height: 26px; line-height: 26px; padding-left: 14px; }
