.event_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	height: 20px;
	width: 320px;
	position: relative;
	top: 30px;
	left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #B5111B;
	color: #FFF;
	text-align: center;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	padding-top: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
