/**** CUSTOM HEADER ****/
/* UNITED STATES */
#header_top h1 a {
	background: url(../images/logos/hr_head_logo.png) no-repeat 0 15px;
	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/hr_head_logo.png) no-repeat left top;
	display:block;
	height:49px;
	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 
#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_catch {
	float:left;
	margin-left:25px;
	width:340px;
}

#event_catch p {
	color:#828282;
	font-size:120%;
	font-weight:bold;
	line-height: 16px;
}****/

