﻿#points
{
	font-weight: bold;
	list-style: none;
	margin-left: 20px;
}
#points li
{
	background: transparent url(../images/main_menu_list_tick.gif) no-repeat 0% 3px;
	padding: 0 0 0px 20px;
}
.pointsQualify
{
	list-style: none;
	margin: 0px 0;
	font-weight: bold;
}
#one
{
	background: transparent url(../images/icon-1.gif) no-repeat top left;
	padding: 7px 0 0 45px;
	margin-bottom: 2px;
	min-height: 40px;
}
#two
{
	background: transparent url(../images/icon-2.gif) no-repeat top left;
	padding: 7px 0 0 45px;
	min-height: 40px;
}