.main_column_splash p{
	margin: 5px 0 !important;
}

#featured_events_index {
	list-style:none;
	margin:0;
	padding-left:335px;
}

#featured_events_index li {
	display:inline;
	line-height:26px;
	font-family: Rockwell, “Courier New”, Courier, Georgia, Times, “Times New Roman”, serif;
	text-transform:uppercase;
}

#featured_events_index a {
	color:#fff;
	font-family: Rockwell, “Courier New”, Courier, Georgia, Times, “Times New Roman”, serif !important;
	font-weight:700;
	padding:8px 11px 13px;
	outline:none;
}

.featured_events_index_selected {
	background-image:url(../images/featured-event-selector.png);
	background-repeat:no-repeat;
	background-position:50% 100%;
	color:#000 !important;
}

#featured_events ul {
	list-style:none;
	position:relative;
  height:200px;
  overflow:hidden;
}

#featured_events li {
	margin-left:0;
	position:absolute;
	top:0;
	left:0;
	width:439px;
}

#featured_event_details a {
	color:#ffffff;
}

#featured_act {
	margin-top:10px;
	text-transform:uppercase;
}

.doors_information {
	margin:0 !important;
}

#featured_event_more_details_link {
	margin:0 !important;
	text-transform:uppercase;
	display:block;
}

#featured_event_buy_tickets_button {
	margin-top:10px;
	margin-left:-1px;
}

#welcome_title {
	font-size:22px;
	margin:15px 5px 0;
	clear:both;
}

#welcome_text {
	margin:5px 5px 15px !important;
}