
.ndcVerisignSide {
	float: left;
	width: 345px;
	margin-right: 10px;
}

.ndcGeoTrustSide {
	float: left;
	width: 345px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #bbbbbb;
	border-left: 1px dotted #bbbbbb;
}

.ndcMiscSide {
	float: left;
	width: 218px;
	margin-left: 10px;
}

.ndcVerisignSideHeading,
.ndcGeoTrustSideHeading {
	height: 60px;
	width: 350px;
	margin: 0px auto;
	font-size: small;
	color: #003366;
}

.ndcVerisignSideHeadingLeft {
	float: left;
	width: auto;
	height: 60px;
}

.ndcGeoTrustSideHeadingLeft {
	float: left;
	width: auto;
	height: 60px;
	margin: 10px 0px 0px 0px;
}

.ndcVerisignSideHeadingRight,
.ndcGeoTrustSideHeadingRight {
	float: left;
	width: auto;
	margin: 10px 0px 0px 30px;
	font-size: medium;
}


.ndcVerisignProductsTop,
.ndcGeoTrustProductsTop {
	background: transparent url(/images/ssl_bg_01.png) no-repeat;
	height: 12px;
	width: 325px;
	margin: 0px auto;
}

.ndcVerisignProductsContent,
.ndcGeoTrustProductsContent {
	background: transparent url(/images/ssl_bg_02.png) repeat-y;
	padding: 5px 15px;
	width: 295px;
	margin: 0px auto;
}

.ndcVerisignProductsContent h3,
.ndcGeoTrustProductsContent h3 {
	padding-left: 22px;
	color: #003366;
	font-size: medium;
	font-weight: normal;
}

.ndcVerisignProductsContent h3 { background: transparent url(/images/16x16-verisign.gif) no-repeat; }
.ndcGeoTrustProductsContent h3 { background: transparent url(/images/16x16-geotrust.gif) no-repeat; }


.ndcVerisignProductsSubHeadline,
.ndcGeoTrustProductsSubHeadLine {
	font-size: small;
	font-weight: bold;
}

.ndcVerisignProductsContent p,
.ndcGeoTrustProductsContent p {
	font-size: small;
	margin: 10px 0px;
}

.ndcVerisignProductsPrice,
.ndcGeoTrustProductsPrice {
	float: left;
	display: block;
	font-size: medium;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
}

.ndcVerisignProductsSeperator,
.ndcGeoTrustProductsSeperator {
	clear: both;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 15px;
	padding-top: 15px;
}
	

.ndcVerisignProductsBottom,
.ndcGeoTrustProductsBottom {
	background: transparent url(/images/ssl_bg_03.png) no-repeat;
	height: 12px;
	width: 325px;
	margin: 0px auto;
}

.ndcResources {
	margin: 30px 0px 0px 10px;
}

.ndcResources h3 {
	background: transparent url(/images/briefcase_32.png) no-repeat;
	padding-left: 36px;
	line-height: 36px;
	font-size: medium;
	color: #003366;
	font-weight: normal;
}

.ndcResources ul {
	margin-left: 20px;
	font-size: xx-small;
}

.ndcResources ul li {
	padding: 1px;
}

.ndcResources ul li a,
.ndcResources ul li a:visited {
	color: #003366;
	font-size: small;
	padding: 3px;
	text-decoration: none;
}

.ndcResources ul li a:hover {
	color: #D2691E;
}

.ndcQuickContact {
	margin: 30px 0px 0px 10px;
}

.ndcQuickContact h3 {
	background: #bbbbbb;
	font-size: medium;
	color: #FFFFFF;
	padding: 5px 3px;
	margin-bottom: 3px;
}

.ndcQuickContact form {
	background: #e3f1f6;
	padding: 3px;
}

.ndcQuickContact label {
	float: left;
	width: 50px;
	padding: 3px;
	font-size: small;
}

.ndcQuickContact input[type="text"] {
	float: right;
	width: 140px;
	padding: 3px 0px;
	margin: 2px 0px;
}

.ndcQuickContact input[type="submit"] {
	float: right;
	width: 130px;
	padding: 2px 0px;
	margin: 2px 0px;
}

.ndcQuickContact textarea {
	width: 200px;
	height: 70px;
}

.ndcVerisignProductsBuyNow,
.ndcVerisignProductsBuyNow:visited,
.ndcGeoTrustProductsBuyNow,
.ndcGeoTrustProductsBuyNow:visited {
	float: right;
	display: block;
	background: transparent url(/images/bar-orange.png);
	color: white;
	height: 25px;
	line-height: 25px;
	width: 75px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	font-weight: bold;
	font-size: small;
}

.ndcVerisignProductsBuyNow:hover,
.ndcGeoTrustProductsBuyNow:hover {
	background: transparent url(/images/bar-green.png);
}


.ndcGenCSRBox {	
	background: #F0F5Fa;
	border: 1px solid #c2cfdf;
	padding: 5px;
}

.ndcGenCSRBox h2 {
	font-size: large;
	font-weight: normal;
	padding: 2px 5px;
}

.ndcGenCSRBoxRow {
	border-top: 1px dotted #C2CFDF;
	padding: 10px;
}

.ndcGenCSRBox label {
	color: green;
	width: 140px;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}

.ndcGenCSRBoxRow input { 
	padding: 2px 5px;
}

input[name="ndcGenerate"] {
	padding: 5px;
	float: right;
}

.ndcGenCsrBoxRowInfo {
	margin-left: 10px;
	font-size: small;
}

.ndcCSRAbout {
	margin-bottom: 15px;
}

.ndcShowCSRKEY {
	margin-top: 15px;
	font-size: small;
}

.ndcShowCSRKEY pre {
	margin-left: 30px;
	padding: 15px;
	border: 1px dotted #bbbbbb;
}
