/*
hacks for safari
*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#pageMenu li a, #subMenu li a {
		font-weight: normal;
	}	
}