.whats_new_background {
	background: url('sites/default/files/images/gradient_what_is_new_small.jpg'); 
	width: 700px;
}
.whats_new_header_div {
	margin-left: 5px;
	padding-top: 10px;
	height: 26px;
}
.whats_new_header_span {
	background-color: white; 
	border-bottom: 2px solid #999; 
	border-right: 2px solid #999; 
	font-size: 12pt; 
	height: 26px	
}
.whats_new_subtitle {
	font-size: 9pt;
	margin-left: 60px;
	padding-top: 10px;
}
.whats_new_title {
	font-size: 11pt;
	margin-left: 30px;
	padding-top: 20px;
}
