.hidden { display : none; visibility : hidden; } a { text-decoration: none; font-weight: bold; font-family: sans-serif; font-size: smaller; } .looks_like_a_link { text-decoration: none; font-weight: bold; font-family: sans-serif; font-size: smaller; color: #00E; cursor: pointer; } .not{ background-color:#DDD; } .on{ background-color:#F00; } .off{ background-color:#0F0; } .title { font-weight: bold; font-family: sans-serif; font-size: large; } span.tool { cursor:pointer; font-family: sans-serif; font-weight: bold; text-decoration: underline; } .trans { filter:alpha(opacity=0); -moz-opacity:0; } td { vertical-align: top; }