/*
RapidSSL /assets/switch/css/style.css
rgarcia 5/2010
*/

body.compare h1 {margin-bottom:9px;}
body.compare #centerCol{
	width:770px;
	border:none;
	}
body.compare #centerCol p.intro {
	clear:both;
	width:770px;
	margin:0 0 24px 0;
	padding:0;
	line-height:22px;
	}
img.buy-renew, 
img.switch {
	display:block;
	float:left;
	margin:0 0 14px 0;
	}
img.buy-renew {
	margin-left:196px;
	}	
img.switch {
	margin-left:174px;
	}		
table#compare {
	width:772px;
	font-size:14px;
	}
	
body.compare h1 {float:left;}	
body.compare #wrapper #emailPrint {
	float:right;
	}
body.compare #wrapper #altPrint {margin-right:0;}

body.compare #emailPrint a {
	display:block;
	float:left;
	margin-top:0;
}

body.compare #emailPrint a.print {margin-right:4px;}

body.compare div#top,
body.compare div#bottom {
	height:35px;
	color:#eb501e;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0 0 0 180px;
	padding:0 0 0 218px;
	clear:both;
	}	
body.compare div#top {
	background:transparent url(/assets/shared/images/compare_top.gif) top left no-repeat;
}	
body.compare div#bottom {
	background:transparent url(/assets/shared/images/compare_bottom.gif) top left no-repeat;
	margin:-12px 0 20px 180px;
}
body.compare div#bottom span {
	display:block;
	padding-top:20px; 
	color:inherit;
	}
table#compare th, td {
	text-align:center;
	margin:0;
	padding:0;
	}	
table#compare th {
	border-right:1px solid #784b2d;
	font-size:16px;
	}
table#compare th .sub {
	font-weight:normal;
	clear:both;
	display:block;
	}
table#compare td {
	font-size:13px;
	border-right:1px solid #784b2d;
	padding:12px 0;	
	width:180px;
	}
table#compare td.leftBorder,
table#compare td.middleBorder,
table#compare td.rightBorder {
	background:#784b2d;
	height:5px;
	padding:0;
	margin:0;
	border:none;
	}
table#compare td.leftBorder {background:#784b2d url(/assets/switch/images/brownBorder_left.gif) top left no-repeat;}	
table#compare td.rightBorder {background:#784b2d url(/assets/switch/images/brownBorder_right.gif) top right no-repeat;}	

table#compare td {border-bottom:1px solid #784b2d;}
table#compare .certificates *, table#compare .certificates{color:#fff;}	
table#compare th.certificates {border-right:none;}
table#compare th.certificates div {
		background-color:#eb501e;
		margin:0 0px 0 180px;
		width:152px;
		padding-bottom:14px;
		}
table#compare td.certificates {
	background-color:#eb501e;
	width:152px;
	}
table#compare td.feature,
table#compare td.certificates {
	font-weight:bold;
	border-right:none
	}
table#compare td.feature {text-align:left;}	
table#compare td.comodo,
table#compare th.comodo{border-right:none;}
table#compare tr.bottomRow td {
	border-bottom:none; 
	height:33px;
	}
table#compare
span.reg {
	font-size:10px;
	color:#fff;
	}
div.disclaimer {
	clear:both;
	font-size:10px;
	margin:0 0 10px 0;
	}
	
body.switch div#secDetails p.how-it-works {margin-top:20px;}
body.switch #footerText div {height:320px}
body.compare #footerText div {height:295px}
