﻿#head
{
    background-image:url("images/logo_mediaplayer.jpg");
    background-repeat:no-repeat;
    background-position:15px 20px;
    height:115px;
}

#head a.CastYourVote
{
    display:block;
    width:230px;
    height:51px;
    background-image:url('images/castyourvote.jpg');
    background-position:left center;
    background-repeat:no-repeat;
    margin-left:230px;
    margin-top:7px;
}

#head a.CastYourVote:hover
{
    background-position:-231px center;
}