/*	==================================================
	Fix for Safari FOUC
	--------------------------------------------------	*/

body { display: block }

/*	==================================================
	And some other quick little details
	--------------------------------------------------	*/

.popup #outer1 { margin-bottom: 0} /* Not sure why this works, but it gets rid of the scrollbar ... */

*>.home #content .maincontent { margin-top: -70px } /* this seems to be overshooting
