.lh-logo-content{
	background-image: url("head_logo.png");
    background-position: -10px center;
    background-size: 250px auto;
    background-repeat: no-repeat;
    height: 125px;
    width: 250px;
}

.lh-logo-footer{
	/*background-image: url("logo-footer.png");*/
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

.logo {
    left: 20px;
    padding-top: 17px;
    position: absolute;
    top: 0;
    z-index: 9999;
}

@media (max-width: 767px) {
    .lh-logo-content {
        background-size: 180px auto;
        height: 104px;
        width: 168px;
    }
}

.list-previewimage {
    border: 2px solid #cccccc;
    max-width: 400px;
    width: 75%;
}

.previewImageBox {
    margin-left: 10px;
}

.product-mix-newest-ads-title {
    padding-left: 5px;
}
