@charset "utf-8";
/* CSS Document */



#home {
	margin: 0 85px 0 0;
}

#publisher {
	margin: 0 86px 0 0;
}

#platform {
	margin: 0 99px 0 0;
}


.menu-hov:hover {
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}


