/** -- SSL EV page --*/
.img_right {
	float: right;
	margin: 0px 0px 5px 10px;
}

.buyrenew {
	height: 22px;
}

.buyrenew select {
	margin: 0px;
	padding: 0px;
	height: 22px;
	float: left;
}

.buyrenew a {
	height: 22px;
	float: left;
	margin-left: 25px;
}

.buyrenew a.buy {
	margin-left: 50px;
}

p.txtright {
	text-align: right;
}

#tabs .tabtext ul {
	font-family: Arial;
	font-size:12px;
	color:#000;
	line-height:16px;
	margin: 10px 0px 10px 15px;
	padding: 0px;
}

#tabs .tabtext p {
	font-family: Arial;
	font-size:12px;
	color:#000;
	line-height:16px;
	margin: 10px 0px;
	padding: 0px;
}

#tabs .tabtext ul li {
	margin: 10px 0px;
}

#tabs #tab2 table {
	width: 630px;
	border: 1px solid #c2c3c4;
}

#tabs #tab2 table tr td {
	width: 87px;
	padding: 5px 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c2c3c4;
	font-family: Arial;
	font-size:12px;
	color:#666;
	font-weight: normal;
}

#tabs #tab2 table tr th {
	width: 147px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c2c3c4;
	font-family: Arial;
	font-size:12px;
	color:#666;
	font-weight: bold;
	background: url('../images/compare/table_bg.jpg') repeat-x left -10px;
}

#tabs #tab3 h3 {
	font-family: Arial;
	font-size:14px;
	color:#000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#tab3 .box {
	border: 1px solid #000;
	padding: 5px 10px;
	margin-top: 10px;
}

#tab3 .box div {
	float: left;
	width: 70px;
	height: 25px;
	margin: 15px 15px 20px 0px;
}

#tabs .box .lvl3 {
	background: url('../images/encryption_bullets.gif') no-repeat left -50px;
	font-size: 0%;
	color: #FFF;
	line-height: 0em;
}

#tabs .box .lvl2 {
	background: url('../images/encryption_bullets.gif') no-repeat left -25px;
	font-size: 0%;
	color: #FFF;
	line-height: 0em;
}

#tabs .box .lvl1 {
	background: url('../images/encryption_bullets.gif') no-repeat left top;
	font-size: 0%;
	color: #FFF;
	line-height: 0em;
}

#tabs .legend {
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: Arial;
	font-size:10px;
	color:#000;
	font-weight: normal;
}

#tabs .legend span {
	vertical-align: super;
}

#tabs .supportbox {
	float: left;
	width: 315px;
}

#tabs .supportbox h3 {
	font-family: Arial;
	font-size:14px;
	color:#000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#tabs .supportbox ul li {
	margin: 5px 0px;
}

/* Learn More box styles */
.textbox_small {
	background-image: url(/assets/shared/images/grey_grad_back.gif);
	background-repeat:repeat-x;
	width:206px;
	height: 38px;
	display:block;
	float:left;
	margin-right:6px;
}

.textbox_small_noimage {
	background: none;
	width:206px;
	display:block;
	float:left;
	margin-right:6px;
	margin-bottom: 15px;
}

.textbox_small_noimage ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

.textbox_small_noimage ul li {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0px;
}

.textbox_small_noimage ul li a,
.textbox_small_noimage ul li a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#004276;
	text-decoration: none;
	
}

.textbox_small_noimage ul li a:visited {
	color: #5983a6;
}

.textbox_small_noimage ul li a:hover {
	color: #00467d;
	text-decoration: underline;
}

.textbox_small_noimage ul li a:active {
	color: #004276
}
h4 {
	font-family: Arial;
	font-size: 14px;
	color:#000;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
}

h5 {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
}
/* Learn more styles - END */
