/* @override http://192.168.1.100:8000/media/event_sponsors.css */

.event_sponsor_class {
	color: #453615;
	font-weight: bold;
	font-size: x-large;
	text-align: left;
	border-style: none;
	border-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #453615;
}

.event_title {
	color: #453615;
	padding-top: 5px;
	padding-bottom: 15px;
}

.event_sponsor {
	font-weight: bold;
	text-align: center;
}

.silver_event_title {
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 4px;
	font-size: 14px;
	color: #453615;
}

.silver_event_sponsor {
	text-align: left;
	font-size: 14px;
	background-color: #edc263;
}

td.silver_event_sponsor a {
	color: #000;
	text-decoration: underline;
}

#show_and_shine_table
{
	width: 490px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#show_and_shine_table_inner {
	
	width: 490px;
}

