
	.mstrLogo {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}
	A.mstrLink:hover .mstrLogo {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}
	* HTML .mstrLogo {
		filter: 		progid:DXImageTransform.Z_Icon/style/images/favicon.ico', sizingMethod='scale';
		background-size: contain;
	}
	.Blue .opened .mstrLogo {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}
	.Carbon .opened .mstrLogo {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}
	.Red .opened .mstrLogo {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}
	.mojoPath .opened .mstrLogo {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}
	.mojoPath .opened .mstrLogo:hover {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center;
		background-size: contain;
	}	
	
	
	
	
	
	.mojoPath .mstrLogo, .mojoPath .mstrLogo:hover {
		background: 		transparent url("images/favicon.ico") no-repeat scroll center !important;
		background-size: contain !important;
	}

	