/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30/03/2014, 7:47:56 PM
    Author     : 3piece
*/

.ul1 {
	list-style-image: url(../images/landing/bluearrowright.png);
	margin-left: 10px;
	padding-right: 20px;
}
.ul1 li {
	margin-bottom: 25px;
}
.ul2 {
	list-style-image: url(../images/landing/bluetick.png);
	margin-left: 40px;
	font-size: 15px;
}
.ul2 li {
	margin-bottom: 25px;
}
.ul2 li span {
	position: relative;
	top: -10px;
/*	margin-left: 10px;*/
        	margin-left: 0px;

}