.prod_table {
	margin: 0px;
	border: 1px solid #b0b1b3;
}

td.spacer {
	padding: 0px;
	margin: 0px;
	line-height: 5px;
}


.prod_table img {
	margin: 0px;
}

.prod_table .nopad {
	padding-top: 0px;
}

.prod_table .col_right {
	width: 260px;
}

.prod_table .col_left {
	border-right: 1px solid #b0b1b3;
	width: 270px;	
}

.prod_table .prod_buy,
.prod_table .prod_renew {
	width: 90px;
	height: 23px;
	background: url('http://wac.027d.edgecastcdn.net/80027D/www.geotrust.com/assets/images/buyrenew-btn.gif') #FFF no-repeat left top;
	float: left;
	text-align: center;
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

.prod_table .prod_renew {
	float: right;
}

.prod_table A,
.prod_table A:link,
.prod_table A:visited,
.prod_table A:active {
	font-family: Arial;
	color: #666666;
/*	color: #FFF; */
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;
}
.prod_table A:hover {
	color:#F37121;
	text-decoration:underline;
}

.prod_buy A,
.prod_buy A:link,
.prod_buy A:hover,
.prod_buy A:visited,
.prod_buy A:active,
.prod_renew A,
.prod_renew A:link,
.prod_renew A:hover,
.prod_renew A:visited,
.prod_renew A:active {
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}