body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}

table {border-collapse: collapse; border-style: solid; border-width: thin}
tbody, tr, td, th {border: inherit}
th {vertical-align: bottom}
tr.odd {background: #f4f4ff}
tr.sum {background: #f0f0ff}
td.free {background: #e0ffe0}
td.cheapest {background: #ffe7e7}

table.providers tr.odd {background: #f4fff4}
table.providers {float: right}
table.rates {clear: right; margin-top: 1cm}

div {position: relative}
th div.rep {position: absolute; bottom: 0; left: 0; right: 0}
th div.img {position: absolute; height: 100%; width: 100%;
    bottom: 0; left: 0;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    }

.center {margin-left: auto; margin-right: auto}

.news {font-size: 12px}

.error {color: red}
.warning {color: yellow}
.success {color: green}

img {display: block}
