h2 {
	background-image: url(../images/subt_aqua.png);
	background-repeat:no-repeat;
	background-position:right;
	height: 28px;
}

h2 div{
	background-image: url(../images/subt_aqua.png);
	background-repeat:no-repeat;
	background-position:left;
	width: 12px;
	height: 28px;
	float:left;
}
