h2.block{ margin:0px;
	padding:0px;
	border:0px;
}
h2.block{	color:#FFFFFF; 
	font-size:13px; 
	display:block; 
	background:url(img/h2_bg.gif) top left no-repeat #9A9A9A;
}
h2.block span{
	padding:5px 10px; 
	background:url(img/h2_span_bg.gif) top right no-repeat; 
	display:block;
}
h2.block a:link, h2.block a:visited{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
div.section {
	background:url(img/section_bg_left.png) bottom left  no-repeat #EEEEEE; 
	font-size:12px;
}
div.section span{
	background:url(img/section_bg_right.png) bottom right no-repeat; 
	padding:10px; 
	display:block;
}