#main_text  h2 {
	/*background-image: none;*/
	background-image: url(../images/icon_12.png);
	color:  #5997B1; 
	
}
/*
.symbol_right {
   background: url(../images/icon_12.png);
   width: 12px;
   height: 12px;
   display: blocK;
}*/

dt {
	background: url(../images/icon_12.png) no-repeat left center;
}

dt a:hover {
	color: #5997B1 !important;
}

ul.product_options li a {
	background: url(../images/icon_12.png) no-repeat left center;
}



