body {
	font-family: Verdana !important;
	color: #000;
	width: 100%;
}

#event {
	margin: 10px 0 0 14px;
	padding: 5px 0;
	border-bottom: 2px solid #b4b4b4;
}

#event_information {
	padding: 0;
	margin: 0;
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: 2px solid #000;
	font-size: 10pt;
}

#event_information li {
	list-style: none;
	padding: 2px 0;
}

.event_title {
	font-weight: bold;
}

.event_information {
	display: none;
}

.strike {
	text-decoration: line-through;
}

.footnote {
	font-size: 8pt;
	color: #b4b4b4;
}

#event_image {
	border: 1px solid #b4b4b4;
	margin: 0 29px 16px 0;
}

#links {
	display: none;
}

#links_print {
	margin: 30px 0 0 14px;
	padding: 0;
}

#links_print li {
	list-style: none;
	padding: 5px 0;
	font-size: 10pt;
}

.emphasize {
	font-weight: bold;
}

#footer {
	min-height: 48px;
	margin-top: 30px;
	padding: 0;
	font-size: 7pt;
	color: #747475;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
	border-top: 1px solid #000;
}

#footer #fd_links {
	margin-top: 2px;
	float: left;
}

#footer #legal {
	float: right;
	max-width: 470px;
}

#footer #fd_links img {
	float: left;
}

#footer ul {
	display: none;
}

#footer p {
	float: left;
	width: 190px;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	border-left: 1px solid #747475;
}

#CopyRight {
	width: 185px !important;
}

#footer p a {
	color: #B6D4FC;
}

#footer #barcode {
	float: right;
	margin-top: 10px;
}