/* 				ie7.css		 */
And to give layout to IE7 we can use the min-height property:

   1. .gainlayout { min-height: 0; }


