#main { width: 94%; margin-left: 2%; margin-right: 2%; font-weight: 100; } h1 { font-weight: 300; text-align: center; } h2 { font-weight: 300; text-align: center; } h3 { font-weight: 300; text-align: center; } #menu { background-color: rgb(230,230,210); } #submenu { background-color: rgb(230,230,210); box-shadow: 0 8px 10px -8px #333; border-radius: 0px 0px 55px 55px; } #headicon { position:absolute; top:5px; left:8px; font-size:25px; color:#777; } .supplier { margin: 10px; } td { vertical-align: top; } th { font-weight: 400; } .settings { width: 50%; } .empty-stock { background-color: #c77; } .float_ul { margin: 0; padding: 0; list-style-type: none; } .float_ul li { display: inline; } .float_ul li a { width: 10em; float: left; }