﻿A {color: blue;cursor: pointer;text-decoration: none}

A:hover { text-decoration: underline }

.clearfix:after {line-height: 0;display: block;height: 0;visibility: hidden;clear: both;font-size: 0;content: "."}

.clearfix { display: inline-block }

* HTML .clearfix { height: 1% }

* + HTML .clearfix { zoom: 1 }

.clearfix { display: block }

.skip {
    position: absolute;
    width: 1px;
    height: 1px;
    top: -1000em;
    left: -1000em
}

.hideme {
    position: absolute;
    width: 1px;
    height: 1px;
    top: -1000em;
    left: -1000em
}

.print {
    position: absolute;
    width: 1px;
    height: 1px;
    top: -1000em;
    left: -1000em
}

.skip:focus {
    position: static;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.skip:active {
    position: static;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.substr {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.user td{ padding: 5px 15px;}