﻿#compareTires-box {
    padding: 5px;
    border: 1px solid #fff;
    width: 265px;
    height: 35px;
    text-align: center;
    font-size: 1.15em;
    position:fixed;
    left:5px;
    background-color:#fff;
    z-index:2;
    bottom:10px;
}
#compareTires-box a {
    line-height:35px;
}
