.price_block {
    line-height: 1em;
}

.price_block .price {
    font-size: large;
}
.price_block .price_diff {
    font-size: x-small;
}

th a:link {
    color: white;
}

th a:visited{
    color: white;
}

th a:hover {
    color: white;
}

th a:active {
    color: white;
}
