#licenses {
	font-size: 12px;
	clear: both;
	padding: 10px 0 0 0;
}

#licenses table {
	width: 100%;
	border-spacing: 0px;
	border-right: 1px solid #e1f8ff;
	border-top: 1px solid #e1f8ff;
	color: #3b5460;
	margin-bottom: 20px;
}

.pricing_table {
	font-size: 10px !important;
	margin-bottom: 20px;
}

.pricing_listing strong {
	font-size: 13px;
}

#licenses table td,#licenses table th {
	background: #e1f8ff url(images/table_background.gif) no-repeat left top;
	padding: 5px 5px;
	border-left: 1px solid #e1f8ff;
	border-bottom: 1px solid #e1f8ff;
	vertical-align: middle;
}

#licenses table th {
	font-size: 13px;
	color: #3b5460;
	padding-top: 5px;
	padding-bottom: 5px;
}

#licenses table .odd td {
	background: #F5F8F9;
}

#licenses table .center {
	text-align: center;
}

table.adv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	width: 100%;
	margin-top: 15px;
}

table.adv caption {
	font-size: 1.1em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #D8114E
}

table.adv thead tr th {
	text-transform: uppercase;
	background: #e2e2e2
}

table.adv tfoot tr th,table.adv tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold
}

table.adv tfoot tr th {
	width: 20%
}

table.adv tfoot tr td {
	width: 80%
}

table.adv td,table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 11px;
	text-align: center;
	vertical-align: middle
}

table.adv tr.odd th,table.adv tr.odd td {
	background: #efefef
}
