	.nav-MainNav .ui-btn .ui-btn-inner { padding-top: 15px !important; }
	.nav-MainNav .ui-btn .ui-icon {
		width:		32px!important;
		height:		32px!important; 
		margin-left:	5px!important;
		margin-top:	-15px;
		box-shadow:		none!important; 
		-moz-box-shadow:	none!important; 
		-webkit-box-shadow:	none!important; 
		-webkit-border-radius:	0 !important; 
		border-radius:		0 !important;
	}
	
	#Dashboard .ui-icon {
		background: url(/images/Home-32-3.png) 50% 50% no-repeat;
		background-size: 32px 32px;
	}
	#MaintainGroups .ui-icon {
		background: url(/images/MaintainGroups.png) 50% 50% no-repeat;
		background-size: 32px 32px;
	}
	#MaintainContacts .ui-icon {
		background: url(/images/Man-Blue.png) 50% 50% no-repeat;
		background-size: 32px 32px;
	}
	#SendGroups .ui-icon {
		background: url(/images/SendGroups.png) 50% 50% no-repeat;
		background-size: 32px 32px;
	}
	#SendSMS .ui-icon {
		background: url(/images/SendSMS1-32.png) 50% 50% no-repeat;
		background-size: 32px 32px;
	}
	#MainNav_Logs .ui-icon {
		background: url(/images/Log-Blue-32.png) 50% 50% no-repeat;
		background-size: 32px 32px;
	}
