/* @override http://www-rnew.doctorsim.com/css/compara.css */

#comparison { background: #fff; margin: 20px 0 5px;
	width: 95%;
}
#comparison th.features { padding: 10px 30px; background: #ececec; border-top: 1px solid #ddd; border-left: 1px solid #ddd; text-align: center;  text-transform: uppercase; }
#comparison th#dS-basic, #comparison th#dS-plus, #comparison th#dS-premium, #comparison th#dS-pro { background: #f8f8f8; }
#comparison th#dS-basic, #comparison th#dS-plus, #comparison th#dS-premium, #comparison th#dS-pro, #comparison td { text-align: center; border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-left: 1px solid #ddd; font-size: 16px; }
#comparison h6 { font-size: 18px; font-weight: bold; margin-top: 11px; padding-bottom: 3px; }
#comparison th p { padding-bottom: 12px; }
#comparison th p a:hover { text-decoration: none; }
#comparison td.feature { width: 182px; padding: 15px 0 15px 18px; text-align: left; background: #f8f8f8; font-size: 16px; text-indent: 20px; }
#comparison td { width: 130px; }
#comparison td.end { border: 0; border-top: 1px solid #ddd; }
#comparison td.signup { background: #f8f8f8; border-bottom: 1px solid #ddd; padding: 12px 0 24px; line-height: 18px; }
#comparison .yes { background: url(../img/comparison_yes.gif) no-repeat center center;}
#comparison .no { background: url(../img/comparison_no.gif) no-repeat center center; }
.details {color: #808080; line-height: 22px; padding: 12px 0 0 40px; }
a.jumplink:link, a.jumplink:visited, a.jumplink:active { text-decoration: none; font-size: 11px; color: #777; }
small.detail { font-size: 70%; }