#h1programma {
	text-indent: -999em;
	background: url(../images/programme.gif) no-repeat -5px 2px;
	width: 200px;
	height: 44px;
}
#sessiondescription h2 {
	background: url(../images/h2sessions.gif) no-repeat top left;
	width: 318px;
	height: 60px; 
	margin-bottom: 2em;
	text-indent: -999em;
}
#programma { 
	padding: 15px; 
	padding-left: 22px; 
	padding-top: 25px;
	color: #292929; 
	background: url(../images/programmabckg1.gif) no-repeat top left; 
	width: 405px;
	float: left;
}
#prognote a { 
	width: 244px;
	height: 154px; 
	display: inline-block; 
	float: right;
	background: url(../images/ProgNoteNl.png) no-repeat 0px 0px;
	text-indent: -999em; 
	position: relative;
	top: -54px; 
	left: 12px;
}
#prognote a:hover {
	background-position: 0px -154px;
}
#programma {
	clear: none;
}
