body { font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; width: 800px; position: absolute; font-size: 12px; line-height: 150%; } h1 { color: #68c; } table { border-collapse: collapse; } tr:nth-child(even) {background-color: #F2F2F2;} tr:nth-child(odd) {background-color: #FFFFFF;} table.border td, th { border: 1px solid #68c; } td { padding: 4px 7px 5px 7px; } th { background-color: #68c; color: #fff; font-size: 1.2em; padding: 6px 7px 7px 7px; text-align: center; } .offline { color: red; } h1 { font-weight: normal; font-size: 20px; color: #010101; margin-bottom: 10px; line-height: 1.2em; } h2 { font-size: 16px; color: #010101; margin-bottom: 10px; line-height: 1.2em; } h3 { font-size: 13px; color: #7b7b7b; margin-bottom: 10px; line-height: 1.3em; } h4 { font-size: 13px; color: #000; margin-bottom: 2px; line-height: 1.4em; } h5 { font-size: 12px; color: #7b7b7b; margin-bottom: 0; padding: 10px 0; border: none; } #logo { width: 150px; position: absolute; right: 0px; } label { font-weight: bold; width: 150px; display: block; } input { margin: 4px; }