/* CSS Document */
div#container { margin: 20px auto 0; width: 600px; }
ul.tabNav { float: left; list-style: none; width: 100%; }
ul.tabNav li { float: left; margin: 0 2px 0 0; padding: 0; background:url(/images/tabbedLinkInactiveLft.gif) no-repeat left; }
ul.tabNav li.current { padding-top: 0;background:url(/images/tabbedLinkLft.gif) no-repeat left; }
ul.tabNav a { font-weight:bold; color:#000; background:url(/images/tabbedLinkInactiveRt.gif) no-repeat right; padding: 9px 5px 9px 5px; margin-left:3px; display:block; text-decoration:none;}
ul.tabNav li.current a { font-weight:bold; color:#fff; background:url(/images/tabbedLinkRt.gif) no-repeat right;padding: 9px 5px 9px 5px; }
div.tabContainer { clear: both; float: left; width: 100%; border: 1px solid #dedede;  }
div.tabContainer div.tab {color: #000; display: none; padding: 10px; }
div.tabContainer div.current { display: block; }
div.tab p:last-child { margin-bottom: 0; }
#dcertificates{height:380px!important;}
#dcPricing{height:250px!important;}
#dregistration{height:630px!important;}
#dhosting{height:1250px!important;}
#dhosting-sm{height:500px!important;}
