Index: lams_central/web/css/ie-styles.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/ie-styles.css,v diff -u -r1.7 -r1.8 --- lams_central/web/css/ie-styles.css 25 Oct 2006 05:29:15 -0000 1.7 +++ lams_central/web/css/ie-styles.css 10 Nov 2006 07:19:57 -0000 1.8 @@ -78,4 +78,19 @@ padding-bottom:0px } -.right-buttons {float:right; padding-top:5px; padding-bottom:5px; margin-bottom:20px;} \ No newline at end of file + +.right-buttons {float:right; padding-top:5px; padding-bottom:5px; margin-bottom:20px;} + +/* TODO: May not be required. */ + +.space-bottom-top { + padding-bottom: 20px; + padding-top: 20px; + padding-right:20px; +} + +.space-bottom { + margin-bottom: 40px; + +} +