body { background-color: #2f2f2f; font-family: "lucida grande",tahoma, verdana, sans-serif; font-size: 0.8em; color: #cccccc; } h1 { font-size: 1.5em; } #containerleft { width: 46%; margin-left: auto; padding: 20px; float: left; } #containerright { width: 46%; padding: 20px; float: left; } div.box { border-radius: 10px; border-color: #000000; border-width: 1px; border-style: solid; /*width: 50%;*/ background-color: #3d3d3d; margin: auto; margin-bottom: 30px; padding: 10px; box-shadow: 3px 3px 3px 3px #272727; } p.boxhead { color: #006483; font-weight: bold; margin-top: 0px; } #tagtable td:first-child { font-style: italic; padding-right: 30px; } #tagtable td { font-size: 0.8em; } #filenames a, #filenames a:visited { text-decoration: none; color: #cccccc; } .notificationtext { padding-left: 20px; color: #ffffff; font-size: 0.7em; } .controlbuttons { padding: 10px; } .controlbuttons a, .controlbutton a:visited { padding: 5px; border: 1px solid #cccccc; border-radius: 4px; color: #cccccc; text-decoration: none; } .controlbuttons a:hover { background: #006483; } .label { font-style: italic; } .clear { clear:both; width: 0px; height: 0px; }