/**
 * Styling for dynamic content
 * TEB Sept 2007
 */ 

#whats_on_content .item{
	padding-bottom:15px;
}
#whats_on_content .title{
	font-weight:bold;
}
#whats_on_content .description{

}
#employment .item{
	padding-bottom:15px;
}
#employment .title{
	font-weight:bold;
}
#employment .description{
	font-weight:bold;
}
#employment .salary{
	font-weight:bold;
}
#employment .closing{
	font-weight:bold;
	text-decoration: underline;
}
#employment .interview{
	font-weight:bold;
	text-decoration: underline;
}
#employment img{
	border:0;
	vertical-align: middle;
}
.youngpersonsmaintextcentral .item{
	padding-bottom:12px;
}
.youngpersonsmaintextcentral .title{

}
.youngpersonsmaintextcentral .description{

}
.youngpersonsmaintextcentral .pdf{
	border:0;
	vertical-align: middle;
}