Index: lams_central/web/css/ie-styles.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/ie-styles.css,v diff -u -r1.5 -r1.6 --- lams_central/web/css/ie-styles.css 5 Oct 2006 04:10:24 -0000 1.5 +++ lams_central/web/css/ie-styles.css 19 Oct 2006 04:43:22 -0000 1.6 @@ -18,7 +18,8 @@ margin-right: 1px; margin-top: 0px; float: right; - text-align: center;} + text-align: center; + } #nav-right { /* layout of box that contains the main navigation */ margin-top:15px; @@ -70,4 +71,11 @@ text-decoration: none; margin-top:0px; margin-left:10px; - border-right:1px solid #d2d2d2; \ No newline at end of file + border-right:1px solid #d2d2d2; + } + +#content { + padding-bottom:0px + } + +.right-buttons {float:right; padding:10px; margin-right:20px;} \ No newline at end of file