/* Homepage defaults */
body { font-size: 11px; }
h2 { font-size: 20px; line-height: 26px; font-variant: small-caps; margin: 0; padding: 0 0 0 4px; height: 26px; }
h2 a { color: black; }
h3 { margin: 0; padding: 0; }

/* 2 Columns */
#left-side { width: 392px; float: left; padding-bottom: 1000px; margin-bottom: -1000px; }
#right-side { width: 392px; float: right; padding-bottom: 1000px; margin-bottom: -1000px; }

/* Protect */
#protect-identity { background-color: #ffffff; margin-top: 8px; }
#protect-identity h2 { background-image: url(/images/blue_392.jpg); }
#protect-identity-table { padding: 15px; }
#protect-identity table { margin-bottom: 4px; padding: 0; border-collapse: collapse; width: 100%; }
#protect-identity td { width: 25%; text-align: left; }
#protect-identity th { text-align: left; }
#protect-identity th.top { text-align: right; }

/* Debt */
#debt-relief { background-color: #ffffff; margin-top: 8px; }
#debt-relief h2 { background-image: url(/images/red_392.jpg); }
#debt-relief-table { padding: 15px; }
#debt-relief table { margin-bottom: 4px; padding: 0; border-collapse: collapse; width: 100%; }
#debt-relief td { width: 25%; text-align: left; }
#debt-relief th { text-align: left; }
#debt-relief th.top { text-align: right; }

/* Scores */
#credit-scores { background-color: #ffffff; margin-top: 8px; }
#credit-scores h2 { background-image: url(/images/purple_392.jpg); }
#credit-scores-table { padding: 15px; }
#credit-scores table { margin-bottom: 4px; padding: 0; border-collapse: collapse; width: 100%; }
#credit-scores td { width: 25%; text-align: left; }
#credit-scores th { text-align: left; }
#credit-scores th.top { text-align: right; }}

/* Tools */
#other-tools { background-color: #ffffff; margin-top: 8px; }
#other-tools h2 { background-image: url(/images/pink_392.jpg); }
#other-tools-table { padding: 15px; }
#other-tools table { margin-bottom: 4px; padding: 0; border-collapse: collapse; width: 100%; }
#other-tools td { width: 25%; text-align: left; }
#other-tools th { text-align: left; }
#other-tools th.top { text-align: right; }

