@charset "utf-8";
/* CSS Document */

body {overflow-x:hidden;}


@media screen and (max-width: 960px) {
	
	body {overflow-x:scroll;}
	#neweggContainer {overflow-x:hidden;}
	
	}
	