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


img.trans {
	behavior: url(stylesheets/iepngfix/iepngfix.htc);
}

html, body {
	overflow: hidden;
}

#content {
	overflow-x: hidden;
}