﻿.ad760x100
{
    position:relative;
    margin-top:20px;
    margin-right:30px;
    float:right;
    width:720px;
    height:100px;
    background-color:#FAFAFA;
    color:#FFFFFF;
}

.ad468x60
{
    position:relative;
    margin-top:62px;
    float:right;
    width:468px;
    height:60px;
    background-color:#FAFAFA;
    color:#FFFFFF;
}

.ad140x400
{
    position:relative;
    width:140px;
    height:400px;
    margin-bottom:15px;
    background-color:#FAFAFA;
    color:#FFFFFF;
}

.ad140x240 /*Change to 600 high for incorrectly supplied banner*/
{
    position:relative;
    width:140px;
    height:600px;
    margin-bottom:1px;
    background-color:#FAFAFA;
    color:#FFFFFF;
}

.ad140x90
{
    position:relative;
    width:140px;
    height:90px;
    margin-bottom:1px;
    background-color:#FAFAFA;
    color:#FFFFFF;
}

.ad140x60
{
    position:relative;
    width:140px;
    height:60px;
    margin-bottom:1px;
    background-color:#FAFAFA;
    color:#FFFFFF;
}