#main_text h2 {
	background-image: url(../images/icon_02.png);
	color:  #00734A;
}

dt {
	background: url(../images/icon_02.png) no-repeat left center;
}

dt a:hover {
	color: #00734A  !important;
}

ul.product_options li a {
	background: url(../images/icon_02.png) no-repeat left center;
}



