@charset "UTF-8";

/* __________ howto __________ */

#howto_list{
padding-bottom:10px;
border-bottom:#CCC solid 1px;
}

#howto_list li{
list-style:url(../images/square.gif) outside;
margin:25px 0 25px 22px;
padding-left:8px;
text-align:left;
}
*html #howto_list li{
list-style:url(../images/square_forie6.gif) outside;
padding-left:6px;
margin:25px 0 17px 25px;
}
*+html #howto_list li{
list-style:url(../images/square_forie6.gif) outside;
padding-left:6px;
margin:25px 0 17px 25px;
}

#howto_list li span{
display:inline;
}
