﻿a.contactus_parent
{
    float: right;
    display: block;
    width: 94px;
    height: 100px;
    background-image: url('../../../../images/site_images/buttons/btn_contactus_parent.gif');
}

a.contactus_health_old
{
    float: right;
    display: block;
    width: 94px;
    height: 100px;
    background-image: url('../../../../images/site_images/buttons/btn_contactus_health.gif');
}

a.contactus_health
{
    padding-top:0px;
    float: right;
    display: block;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

a.contactus_health:hover
{
    color:#004c93;
}

a.contactus_health:visited
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

a.parents
{
    float: left;
    display: block;
    width: 153px;
    height: 52px;
    background-image: url('../../../../images/site_images/buttons/btn_parents.gif');
}

a.healthcare
{
    float: left;
    display: block;
    width: 195px;
    height: 52px;
    background-image: url('../../../../images/site_images/buttons/btn_healthcare.gif');
}

.sendrequest
{
    float: right;
    display: block;
    width: 122px;
    height: 45px;
    background-image: url('../../../../images/site_images/buttons/btn_sendrequest.gif');
}

a.sendenquiry
{
    float: right;
    display: block;
    width: 119px;
    height: 45px;
    background-image: url('../../../../images/site_images/buttons/btn_sendenquiry.gif');
}

a.previous
{
    float: left;
    display: block;
    width: 68px;
    height: 45px;
    background-image: url('../../../../images/site_images/buttons/btn_previous.gif');
}

a.next
{
    float: right;
    display: block;
    width: 68px;
    height: 45px;
    background-image: url('../../../../images/site_images/buttons/btn_next.gif');
}

a.submit
{
    float: left;
    display: block;
    width: 82px;
    height: 45px;
    background-image: url('../../../../images/site_images/buttons/btn_submit.gif');
}

a.top
{
    float: right;
    display: block;
    width: 110px;
    height: 45px;
    margin: -70px 150px 20px 0px;
    background-image: url('../../../../images/site_images/buttons/btn_top.gif');
}

a.download
{
    float: left;
    display: block;
    width: 152px;
    height: 45px;
    background-image: url('../../../../images/site_images/buttons/btn_download.gif');
}


a.haveyoursay
{
    float: left;
    display: block;
    width: 175px;
    height: 278px;
    background-image: url('../../../../images/site_images/buttons/btn_have.gif');
    background-position: -175px 0px;
}

a.haveyoursay:hover
{
    background-position: 0px 0px;
}

a.contactus_parent:hover, a.contactus_health:hover
{
    background-position: 0px -100px;
}

a.healthcare:hover, a.parents:hover
{
    background-position: 0px -52px;
}

.sendrequest:hover, a.sendenquiry:hover, a.next:hover, a.previous:hover, a.submit:hover, a.top:hover, a.download:hover
{
    background-position: 0px -45px;
}
