
h1.block{
    background-color: #53b147;
    color: #fff;
}
h1 span{
	background: url(/images/template/dotsculture.png) no-repeat center;
}
h2.block{
    background: url(/images/template/blockculture.png) no-repeat left;
	/*border-bottom: 1px dotted #40a0ca;*/
	border-bottom: 1px dotted #fff;
	padding-bottom: 3px;
    color: #fff;
}
h3.block{
	background: url(/images/template/blockculture.png) no-repeat left;
	/*border-bottom: 1px dotted #40a0ca;*/
	border-bottom: 1px dotted #fff;
	padding-bottom: 3px;
}

.searchResults .thec {
   background: url(/images/template/dotsculture.png) no-repeat 2px 110px;
}
