/*
   ie7.css
   Hacks specific to Internet Explorer 7.0
   
   Created by Ned Baldessin on 2009-01-03.
   Copyright 2009 Ned Baldessin. All rights reserved.
*/

html, body {
	overflow: hidden;
}

#content {
	overflow-x: hidden;
}