﻿#Dealerpage
{
    position:relative; width:980px; height:463px;
}

#DealerpageLeft
{
    width:765px; height:463px;
    background-image:url('Images/box_765x463.gif');
    background-repeat:no-repeat;
    background-position:top;
}

#DealerpageLeftContent
{
    width:700px;
    height:410px; 
    overflow:hidden;      
}

#DealerpageRight
{
    position:absolute; top:0px; left:780px; width:200px; height:463px;
    background-image:url('Images/box_filarkiv_200x463.gif');
    background-repeat:no-repeat;
    background-position:top;
}

#DealerpageRightContent
{
    width:168px;
    height:395px;
    margin-top:48px;
    margin-left:17px;
}