﻿/*Checks*/

.checkLst {
    list-style: none;
    padding: 0 0 12px;
    margin: 0;
}
.checkLst li 
{list-style: none;
 padding: 7px 7px 7px 20px;
	background-image:url(../images/siteparts/Actions/check.gif);
              background-repeat: no-repeat;
              }