/**** CUSTOM HEADER ****/
/* UNITED STATES */
#header_top h1 a {
	background: url(../images/logos/mfg_head_logo.png) no-repeat left top;
	display:block;
	height:70px;
	outline:none;
	text-indent:-9999px;
	width:280px;
}

#header_right h2 a {
	background: url(../images/logos/sapinsider_head_logo.gif) no-repeat left top;
	display:block;
	height:28px;
	outline:none;
	text-indent:-9999px;
	width:100px;
}

/* EUROPE */
#header_top h1.eu a {
	background: url(../images/logos/mfg_head_logo.png) no-repeat left top;
	display:block;
	height:70px;
	outline:none;
	text-indent:-9999px;
	width:280px;
}

#header_right h2.eu a {
	background: url(../images/logos/sapinsider_head_logo.gif) no-repeat left top;
	display:block;
	height:28px;
	outline:none;
	text-indent:-9999px;
	width:100px;
}

/**** CUSTOM BODY ****/
#header {
	height:100px!important;
	}

#event_date {
	color:#113366;
	float:left;
	margin-left:10px;
	text-align: center;
	/* margin-top: -10px; */
}
#event_date .location {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
}
#event_date .date {
	font-size:100%;
	font-weight:bold;
}
#event_date .also_visits {
	font-size:90%;
	font-weight:normal;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #828282;
}

#event_catch {
	float:left;
	margin-left:25px;
	width:340px;
}
#event_catch p {
	color:#828282;
	font-size:120%;
	font-weight:bold;
	line-height: 16px;
}
