@charset "utf-8";

ul.red_check li{
font-family:"Arial";
text-align: left;
list-style: none;
padding: 0px;
margin: 0px;
list-style-image: url(../images/red_check.gif);
list-style-type: circle;
}