h2.subtitle {
	color:#34b233;
}

html > * #header {
	background:url(../images/pics/pic_bg_profdev.jpg) no-repeat right bottom;
}

#header {
	background:url(../images/pics/pic_bg_profdev.jpg) no-repeat right bottom;
}

#subheader {
	background:url(../images/pics/pic_bg_sub_profdev.jpg) no-repeat right bottom;
}

h2.pagesubtitle {
	color:#34b233;
}

.hotspot h3 {
	color:#34b233;
}

#additional_info h3 {
	color:#34b233;
}

#additional_info_subheading h3 {
	color:#34b233;
}

a.specialDay, a.specialDay:visited {
	background:#34b233!important;
	padding:2px 5px 2px 5px;
	margin: 0 -4px 0 -6px;
}

html > * a.specialDay, a.specialDay:visited {
	background:#34b233!important;
	padding:2px 4px 2px 5px;
	margin: 0 0 0 -5px;
}

.content_padded {
		width:618px;
		padding: 20px 0 10px 0;
		height:auto!important;
}

html > * .content_padded {
		width:618px;
		padding: 20px 0 10px 0;
		min-height:0!important;
}

div.hotspot_panel {
	background:#34B233;
	padding-bottom:20px;
}