/* CSS Document */

/* main content - centre */

#main-text h3{
	display:block;
	height: 170px;
	width: 625px;
	background-color: transparent;
	background-image: url(../images/course_dates.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#main-text h3 span{display:none;}


/* navbar images */

#lnav h3{
	display:block;
	height: 53px;
	width: 150px;
	background-color: transparent;
	background-image: url(../images/course_dates-nav.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	margin-bottom: 20px;
}


h3#small{
height: 100px;
background-position:-55px -30px;
	width: 310px;
}