﻿.tests_list {
 margin-left :6px;
 padding:0px;
  
}
.tests_list li
{
    background-image: url('images/icons/testpr.png');
    background-repeat: no-repeat;
     list-style : none;
     padding-left: 19px;
      padding-bottom :2px;
      margin :0xp;
}
