
	.mstrLogo {
		background: 		transparent url(images/logo_small.png) no-repeat scroll center;
	}
	.mojoPath .mstrLogo {
		background: 		transparent url(images/logo_small.png) no-repeat scroll center;
	}
	.mstrLogoSmall {
		background: 		transparent url(images/logo_small.png) no-repeat scroll center;
	}
	A.mstrLink:hover .mstrLogo {
		background-image: 		url(images/logo_small.png);
	}
	A.mstrLink:hover .mstrLogoSmall {
		background-image: 		url(images/logo_small.png);
	}

	.mstrWeb .opened .mstrLogo {
		background-image: 		url(images/logo_small.png);
	}

.mstrShortcutsListPopup a.item.feedback{
		display: 		none;
	}
.mstrShortcutsListPopup a.item.feedback{
		display: 		none;
	}
.mstrShortcutsListPopup a.item.help{
		display: 		none;
	}
.mstrShortcutsListPopup a.item.about{
		display: 		none;
	}