/**
* This CSS is used for pages outside basket
*/
#tiledGoods
{
    display: block;
    float: left;
    width: 68%;
    text-align: left;

}

#tiledGoods .columnHeader
{
    background-color: #f6eac6;
    height: 55px;
    width: 84%;
    margin-bottom: 17px;
}