#top {
    float: right;
}
#top .left {
    float: left;
    height: auto;
    width: 250px;
}
#top .right {
    display: block;
    float: left;
    height: auto;
    text-align: center;
    width: 144px;
}
#top .right a img {
    border: medium none;
    display: block;
    margin: 5px auto;
}

#coupon {
}
#locations {
    clear: both;
    display: block;
    float: none;
    height: auto;
    margin: 0 auto;
    width: 500px;
    position: relative; left: 10px;
}
#locations span {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
}
#col1 {
    clear: both;
    display: block;
    float: none;
    height: 240px;
    margin: 20px auto;
    width: 670px;
}
h2 {
    display:inline;
} 
