﻿
.l1
{
	line-height: 16px;
	white-space: nowrap;
	padding: 8px 0 8px 16px;
	margin: 0 4px 0 2px;
	clear: none;
	background: no-repeat left center;
}



.whatsNew
{
    background-image: url('../images/Yellowpin.png');
}

.churchServices
{
    background-image: url('../images/Schedule.png');
}

.home
{
    background-image: url('../images/Home.png');
}

.view
{
    background-image: url('../images/View.png');
}

.lock
{
    background-image: url('../images/Lock.png');
}
.add_comment
{
    background-image: url('../images/Comment.png');
}

.apply
{
    background-image: url('../images/Apply.png');
}

.cancel
{
    background-image: url('../images/Cancel.png');
}