e/* Your style */


#customer-info h5 {
    background-color: #669999;
    color: #FFFFFF;
    padding: 2px 10px;
    font-size: 20px;
}

#top_reco .thumbnail_box {
    background-image: url("images/itembg.jpg");
    background-repeat: repeat-x;
    border: 1px solid #E6E6E6;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0 0 10px;
    width: 236px;
}


#top_reco .thumimg a {
    background-color: #FFFFFF;
    background-image: url("images/noimage.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    margin: 0;
    width: auto;
}

#top_reco .thumimg img {
    height: 100%;
    margin: 0;
    width: auto;
}

#top_reco .thumimg a {
    background-color: #FFFFFF;
    background-image: url("images/noimage.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 190px;
    width: 190px;


#content #wc-cutemp .vCenter .itemimg {
    background-image: url("images/no_image_338.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #E6E6E6;
    border-collapse: collapse;
    float: none;
    height: 210px;
    margin: 0;
    width: 330px;
}

#content .catbox .post .loopimg img {
    height: 100px;
    width: 124px;
}

#footer p {
    color: #BAB1A5;
  text-align: center;
}