/* 		ie6.css				 */
To give layout to IE6 and lower we can also use the underscore hack:

   1. .gainlayout { _height: 0; }

