﻿.resultsButton
{
    display: block;
    background: url(../../images/design/results.jpg) top left no-repeat;
    width: 182px;
}
.resultsActivities
{
    display: block;
    background: url(../../images/design/calendar.jpg) top left no-repeat;
    width: 182px;
    margin: auto;
}
.resultsNewsletter
{
    display: block;
    background: url(../../images/design/newsletter.jpg) top left no-repeat;
    width: 182px;
    float: right;
}
#additionalButtons
{
    width: 585px; /* margin: 10px 0px 0px 16px; */
}
#additionalButtons td
{
    width: 195px;
}

#additionalButtons td a
{
    font-family: Lucida Sans Unicode;
    color: #fff;
    font-size: 15px;
    padding: 22px 0px 6px 5px;
}

#mainImage
{
    height: 260px !important;
    background: url(../../images/design/header_home_page.jpg) top left no-repeat !important;
}
.news
{
    width: 280px;
    margin: 0px 10px 25px 0px;
}
.news img
{
    border: solid 2px #ccc !important;
    float: left;
    margin: 0px 8px 0px 0px;
}
#phrase
{
    width: 150px;
    font-family: Lucida Sans Unicode;
    color: #fff;
    font-size: 22px;
    margin: 135px 0px 15px 20px;
    float: left;
    line-height: 25px;
}
#search
{
    float: right;
    width: 300px;
    text-align: right;
    margin: 220px 0px 20px 0px;
}
