@charset "utf-8";

h1
{ 
	font-size:18px;
	margin-bottom:5px;
	color:#333333;
}

#events-calendarheader{
    background: url(../../images/events-calendar.gif) no-repeat top left;
	height:68px;
	width:180px;
	margin-top: 20px;
}

#mass-mediaheader{
    background: url(../../images/publications.gif) no-repeat top left;
	height:68px;
	width:180px;
	margin-top: 20px;
}

#ask-expertheader{
    background: url(../../images/ask-an-expert.gif) no-repeat top left;
	height:68px;
	width:180px;
	margin-top: 20px;	
}




