.menu-icon-profile{  /* #profile-setup,*/ 
		background-image:url(images/profile16x16.png) !important;
}

.contact-icon-s {
		background-image:url(images/contact-form16x16.png) !important;
}
.household-icon-s {
		background-image:url(images/household_16x16.png) !important;
}
/*#profile-setup-shortcut img{
    width:48px;
    height:48px;
	background-image: url(images/profile48x48.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='www/js/hamdesk/modules/profile/css/images/profile48x48.png', sizingMethod='scale');
}*/
.profile-new img{
   	background-image: url(images/profile48x48.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='www/js/hamdesk/modules/profile/css/images/profile48x48.png', sizingMethod='scale');
}
.house-form-new img{
   	background-image: url(images/household_48x48.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='www/js/hamdesk/modules/profile/css/images/household_48x48.png', sizingMethod='scale');
}
.add-contact-new img{
   	background-image: url(images/contact-form48x48.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='www/js/hamdesk/modules/profile/css/images/contact-form48x48.png', sizingMethod='scale');
}