﻿/* place right column and content closer to the top, when not shopping */

div.content, div.right
{
    margin-top: 150px;
}

div.content
{
    width: 700px;
}

div.navi
{
    margin-left: -941px;
}
