#affiliate_banner {
    background-image: url(/images/stores/affliate_banner.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 2px;
    width: 992px;
}

#affiliate_banner_header {
    padding: 146px 0px 22px 44px;
}

#affiliate_banner_button {
     float: right;
     margin-top: -23px;
     width: 147px;
}

#affiliate_banner_header h1 {
    font-size: 170%;
}

#google_map_canvas {
    border: #D1D1D1 solid 1px;
    clear: both;
    height: 410px;
    width: 562px;
}

#google_directions {}

#google_directions_from {
    background-color: #EDEDED;
    background-image: url(/images/stores/maps/custom_icons/icon_greenA.png);
    background-position: 1% 50%;
    background-repeat: no-repeat;
    border: #D1D1D1 solid 1px;
    height: 30px;
    padding-left: 30px;
    padding-top: 15px;
}

#google_directions_to {
    background-color: #EDEDED;
    background-image: url(/images/stores/maps/custom_icons/icon_greenB.png);
    background-position: 1% 50%;
    background-repeat: no-repeat;
    border: #D1D1D1 solid 1px;
    height: 30px;
    padding-left: 30px;
    padding-top: 15px;
}

#google_directions div.summary {
    font-style: italic;
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
}

#google_directions div.step {
    padding: 5px 0 0 0;
}

#google_directions div.step div.number {
    float: left;
    font-weight: bold;
    margin-left: 5px;
    width: 20px;
}

#google_directions div.step div.text {
    float: left;
    width: 265px;
}

#google_directions div.step div.distance {
    float: left;
    font-style: italic;
    padding-left: 5px;
    text-align: right;
    width: 40px;
}

#google_directions div.separator {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    height: 5px;
}

#google_directions div.copyright {
    font-style: italic;
    padding: 5px 5px 5px 0;
    text-align: right;
}

#mapCanvas_background {
    background-image: url(/images/stores/maps/store_page_bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: 434px;
    margin-top: 34px;
    padding: 17px 0px 0px 16px;
    width: 584px;
}

.header-block {
    background-color: #ededed;
    border: 1px solid #D1D1D1;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    width: 970px;
}

.imageblock_large {
    float: left;
    height: 302px;
    margin-bottom: 10px;
}

.store_details {
    float:left;
    width: 539px;
}

ul {
    list-style: none;
}

th {
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
}

.times {
    float: left;
    vertical-align: top;
    width: 75px;
}

.textbox_L {
    float: left;
    margin-bottom: 10px;
    width: 360px;
}

.textbox_R {
    float: right;
    width: 360px;
}

.subheaders {
    font-size: 14px;
    font-weight: bold;
}

.horiz_container {
    width: 992px;
}

.thumbcontainer {
    float: left;
    height: auto;
    width: 500px;
}
