.ttrecentlytitle{
    padding: 12px 0%;
    margin: 0 0 15px 0;
    overflow: hidden;
    float: left;
    width: 100%;
    line-height: 26px;
    font-size: 23px;
    background: transparent;
    text-align: left;
    margin-top: 6px;
    text-transform: uppercase;
}

/*#tt_recentlyView{
float: left;
width: 86%;
height: auto;
margin: 46px 7%;
text-align: left;
}*/

.ttrecentlyViewed{
    float: left !important;
    margin: 0 1%;
    background-color: transparent;
    width: 31%;
    position: relative;
    text-align: center;
}

.ttrecentlyViewed .itemname{
    margin: 10px 0;
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    text-transform: uppercase;
    color: #393939;
}
.ttrecentlyViewed a{color: #393939; text-decoration: none;}
.ttrecentlyViewed .itemthumb{
    display: inline-block;
    max-height: 240px;
    width: 100%;
    height: 100%;
    max-width: 240px;
    overflow: hidden;
}
.ttrecentlyViewed .item-img-thumb{
    text-align: center;
    width: 95%;
    margin: 0px auto;
    max-width: 300px;
    height: auto;
}

.ttrecentlyViewed .iteminfo{
width: 100%;
float: left;
margin-top: 5px;
}
.ttrecentlyViewed .itemprice{
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
}

.ttrecentlyViewed .itemprice span{
    font-weight: normal;
    font-size: 21px;
    margin-bottom: 4px;
}