/* Spaces Table*/
#spacesTable {width:100%; height:auto;}
#spacesTable th, #spacesTable .descr {padding:5px 10px;color:#000;font-weight:normal;text-align:left;}

/* Pricing table */
#pricingTable {width:100%; height:auto;}
#pricingTable td {padding:2px 10px;}
#pricingTable th {padding:5px 10px;font-weight:bold;text-align:left;color:#000;}
#pricingTable .proddesc {color:#0060B6;}
#pricingTable .savings {color:#890c08;} 

/* Other space stuff */
dt {color:#0060B6;}

/* TABS */
#tabsB {float:left; width:100%;font-size:93%; line-height:normal;border:0 solid #000;border:0 solid #999;background:transparent url('/gfx/tab/tabBgB.gif') repeat-x bottom;}
#tabsB ul {margin:0;padding:10px 10px 0 0;list-style:none;}
#tabsB li {display:inline; margin:0; padding:0;}
#tabsB a {float:left;background:url("/gfx/tab/tableftB.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none; }
#tabsB a span {float:left; display:block; background:url("/gfx/tab/tabrightB.gif") no-repeat right top;padding:5px 15px 4px 6px;color:#666;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span, #tabsB a.active span {color:#000;}
#tabsB a:hover, #tabsB a.active {background-position:0% -43px;}
#tabsB a:hover span, #tabsB a.active span  {background-position:100% -43px;}
/* Hide inactive tabs - by default tab0 is always shown */
#tab1, #tab2,#tab3,#tab4,#tab5,#tab6{display:none; margin:5px;float:left;} 
#tab0{margin:5px; float:left;}

/* Search */
#searchFormWrap{padding:5px 10px 10px 10px; width:510px; position:absolute; z-index:1; }
#search {background:transparent;padding:10px 10px 0px 140px;}
#search h2{padding-left:5px;}
#search form {margin:0;padding:10px 5px;  border:1px solid #ccc; position:relative;}
#domain {width:75%!important;width:75%; position:relative; top:0px; font-size:12px; padding:5px; height:auto;}
#searchbutton{background:url(/gfx/registerfree/button_steel_gray.gif) no-repeat;color:#fff; width:64px; height:27px;border:none;}

#prodContent {width:770px;}  