﻿.WhatsNewContainerTop, WhatsNewContainerBottom
{
    float:left;
    width: 190px;
}

.WhatsNewContainerTop
{
    background: #7D7B62 url(Images/WhatsNew/WhatsNewTop.jpg) no-repeat top left;
}

.WhatsNewContainerBottom
{
    background: url(Images/WhatsNew/WhatsNewBottom.jpg) no-repeat bottom left;
}

.WhatsNew
{
    float:left;
    width: 155px;
    margin: 28px 8px 8px 16px;
	text-decoration: none;
    color:#fff;
    font-size: 90%;
}

.WhatsNew a
{
    color:#bbf;
}

.GoLocalTop
{
    float:left;
    width: 180px;
    background: #25588F url(Images/GoLocal/GoLocalTop.jpg) no-repeat top left;
}

.GoLocalBottom
{
    float:left;
    width: 180px;
    background: url(Images/GoLocal/GoLocalBottom.jpg) no-repeat bottom left;
}

.GoLocal
{
    margin: 70px 8px 8px 8px;
    color:#fff;
    font-size: 85%;
    font-weight:bold;
}

.GreyBoxTop
{
    float:left;
    width: 180px;
    background: #EBEBEB url(Images/GreyBox/GreyBoxTop.jpg) no-repeat top left;
}

.GreyBoxBottom
{
    float:left;
    width: 180px;
    background: url(Images/GreyBox/GreyBoxBottom.jpg) no-repeat bottom left;
}

.GreyBox
{
    margin: 8px;
    color:#000;
    font-size: 85%;
    font-weight:bold;
}

.GreyBoxWideTop
{
    float:left;
    width: 305px;
    background: #EBEBEB url(Images/GreyBox/GreyBoxWideTop.jpg) no-repeat top left;
}

.GreyBoxWideBottom
{
    float:left;
    width: 305px;
    background: url(Images/GreyBox/GreyBoxWideBottom.jpg) no-repeat bottom left;
}

.GreyBoxWide
{
    margin: 8px;
    color: #000;
    font-size: 85%;
    font-weight: bold;
}

.CurrentElectionTop
{
    float:left;
    width: 180px;
    background: #E48E2B url(Images/CurrentElection/CurrentElectionTop.jpg) no-repeat top left;
}

.CurrentElectionBottom
{
    float:left;
    width: 180px;
    background: url(Images/CurrentElection/CurrentElectionBottom.jpg) no-repeat bottom left;
}

.CurrentElection
{
    margin: 8px 8px 8px 8px;
    color:#fff;
    font-size: 85%;
    font-weight:bold;
}
