
.subscription_cell {
	padding: 5px 10px;
	border-top: 1px solid #e0e0e0;
	text-align: center;
	color: #404040;
}

.subscription_price {
	color: #303030;
}

.subscription_saved {
	color: #ff2828;
}

.license-info {
	line-height: 160%;
	color: #505050;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	padding: 8px 8px 8px 0px;
	text-align: left;
	/* border-top: 1px solid #E0E0E0; */	
}
.license-class {
	padding: 0px;
	border: 1px solid #e0e0e0;
	margin-bottom: 25px;
	border-collapse: collapse;
	width: 540px;
	margin-left: 20px;
}
.license-title {
	padding-left: 8px;
	width: 148px;
	float: left;
	text-align: left;
}
.license-explanation {
	float: left;
	width: 375px;
	text-align: left;
	font-family: Tahoma, Verdana, sans-serif; 
}
.license-class-row {
	background-color: #f4f6ff;
}
.radio-column {
	width: 28px;
}
.days-column {
	width: 80px;
}
.save-column {
	width: 75px;
}
.downloads-column {
	width: 200px;
}
.price-column {
	color: #606060 !important;
	width: 75px;
	font-weight: bold;
}
.button-link {
	border: 1px solid #e0e0e0;
	padding: 3px 5px;
	color: #333;
	background-color: #f4f4f4;
	display: inline;
	line-height: 190%;
}
.button-link:hover {
	color: #666;
}
