* {
	width: auto;
	height: auto;
	border: none;
	background: none;
}
body {
	font: 13px/17px Verdana, Arial, sans-serif;
}
h1, h1 .sIFR-alternate {
	font: 36px/40px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C20020;
	opacity: 100 !important;
}
h2, h2 .sIFR-alternate, .listTitleH2 {
	font: 18px/22px Arial, Helvetica, sans-serif;
    font-weight: normal;
	color: #C20020;
	opacity: 100 !important;
}
h3, .listTitleH3 {
	font-size: 13px; 
	font-weight: bold;
	color: #C20020;
	margin-top:20px;
	display: visible;
}
h3.grey, .listTitleH3.grey {
	color:#555;
}
h3.noMargin {
	margin: 0;
}
h4, .listTitleH4 {
	font-size: 12px;
	font-weight: bold;
}
a, a:hover {
	text-decoration: none;
	color: #0843B3;
}
.hidden, .globalNav , .mainNav, #search_form, .searchForm, #subNav, .localFooter, .globalFooter ul, 
.addthisTwoCol, .addthisProduct, .addthisCompare, #signups div.sidebarElementWrap, #signupNav, 
#exchangePlanTab, #rackspacePlanTab, #combinedPlanTab, #formFooter1, #formFooter2,
div.supportNav .chat, .support, .login {
	display: none;
}
img {
	border: none;
}
#header .logo {
	float: left;
	margin: 16px 0 8px 10px;
}
#header .navList li {
	float: left;
	text-align: center;
	white-space: nowrap;
	list-style: none;
}
#header .supportNav {
	float: right;
	margin-top: 36px;
	font-size: 9px;
}
#header .supportNav li {
	margin-left: 20px;
}
#breadcrumb .sep {
	color:#C20020;
	padding:0 6px;
} 
#header, .contentInner {
	border-bottom: solid 4px #C20020;
}
.contentInner li {
	list-style-type: square;
	margin-bottom: 6px;
}
div.clear {
	clear: both;
}
.expandableList div {
	display: block !important;
}
#privacy .floatLeft {
	float:left;
	margin-right:20px;
	margin-top:4px;
}
#privacy .floatRight {
	float:right;
	margin-top:24px;	
}

/* {{{ signups */
#signups table {	
	width: 600px;
	text-align: left;
}
#signups a.boxLink, a.editLink, div.printLink, img.errorIcon, div.uberError {
	display: none;
}
#signups h3 {
	margin: 0;
}
#signups div.step1 #formSection {
	display: none;
}
#signups #summarySection #monthlySection .specialBoxIn {
	margin-top: -25px;
}
#signups th.priceColumn, th.cost {
	width: 100px;
	text-align: right;
}
#signups th.qtyColumn {
	width: 150px;
}
#signups table.reviewTable tfoot tr {
	font-weight: bold;
	padding-top: 10px;
}
#signups div.total {
	text-align: right;
	font-weight: bold;
	width: 600px;
}
#signups td.rowTotal, td.rowCount, th.qtyColumn, th.priceColumn, td.priceFooter {
	text-align: right;
}
#signups td.rowDesc, td.descFooter {
	border-left: 1px solid #999999;
}
#signups td.rowTotal, td.priceFooter {
	border-right: 1px solid #999999;
}
#signups table.reviewTable thead th, 
#signups table.summaryTable thead th {
	border-bottom: 1px solid #999999;
}
#signups table.reviewTable tfoot td {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#signups table.reviewTable tbody.nofooter td {
	border-bottom: 1px solid #999999;
}
#signups table.summaryTable {
	border-bottom: 1px solid #999999;
}
#signups table.reviewTable td, th {
	padding: 5px;
}
#signups table.summaryTable td, th {
	padding: 5px;
}
#signups dt {
	font-weight: bold; 
	padding: 3px 0 2px 0;
}
#signups dl {
	border: 1px solid #999999;
	width: 250px;
	padding: 0 10px 10px 10px;
}
#signups ul#nextSteps li {
	list-style-type: none;
}
/* }}} signups */

