ul.sponsors_1, ul.sponsors_2, ul.sponsors_3, ul.sponsors_4 {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
ul.sponsors_5 {
	text-align: center;
	margin: 0px 0 20px 0;
	padding: 0px;
}

ul.sponsors_5 li {
	display: inline;
	margin: 0px;
}

ul.sponsors_1 li, ul.sponsors_2 li, ul.sponsors_3 li, ul.sponsors_4 li {
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

ul.sponsors_1 li a, ul.sponsors_2 li a, ul.sponsors_3 li a, ul.sponsors_4 li a, ul.sponsors_5 li a {
	text-decoration: none;
	border: none !important;
	background: none;
	padding: 0;
}

td.adc {
	background: #008fc5;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	line-height: 1.1em;
}
td.pc {
	background: #49a9cd;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	line-height: 1.1em;
}
td.cc {
	background: #95cfe9;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	line-height: 1.1em;
}
td.bmc {
	background: #a57546;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	line-height: 1.1em;
}
td.ptc {
	background: #bca374;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	line-height: 1.1em;
}
td.ac {
	background: #ebe3d4;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FFF;
	font-size: 11px;
	line-height: 1.1em;
}

td.center {
	text-align: center;
	vertical-align: middle;
}

td.benefit {
	font-size: 11px;	
	line-height: 1.1em;
}

.nice_table td {
	border-right: 1px solid #CCC;
}