Index: css/index.css =================================================================== --- css/index.css (revision 772) +++ css/index.css (working copy) @@ -13,10 +13,6 @@ cursor: pointer; } -#js_stuff { - /* Will be shown by the JavaScript */ - display: none; -} #mainbox_td, #rightbox_td { vertical-align: top; @@ -77,3 +73,11 @@ display: none; width: 100%; } +.round_corners{ + background-color :#C9DAFF; + border: 1px solid #ccc; + border-radius: 3px; + box-shadow: 0 0 5px #fff inset; + margin: 10px; + padding: 10px; +} \ No newline at end of file Index: index.php =================================================================== --- index.php (revision 772) +++ index.php (working copy) @@ -21,7 +21,6 @@ ?> - -

- -
-
-