﻿a.ButtonAnchor
{
    text-decoration: none; 
}

a.LeftAnchor
{
    background-position: -21px -42px;
}

div.ButtonPart
{
    float: left
}

div.LeftDiv
{
    height: 21px;
    cursor: pointer;
    background: url("../Images/VKontakteButtons.png") no-repeat scroll -21px -42px transparent;
    width: 2px;
}


div.RightInnerButtonPart
{
    background: url("../Images/VKontakteButtons.png") 0px -21px no-repeat;
    cursor: pointer;
    width: 22px;
    height: 21px
}

div.CentralInnerButtonPart
{
    border: 1px solid #3b6798;
    cursor: pointer;
    border-left: 0px;
}

div.CentralMostInnerButtonPart
{
    border-style: solid solid solid none;
    border-right: 1px solid rgb(92, 130, 171);
    border-color: rgb(126, 156, 188) rgb(92, 130, 171) rgb(92, 130, 171);
    background-color: rgb(109, 143, 179);
    text-shadow: 0px 1px rgb(69, 104, 142);
    height: 15px;
    padding: 2px 4px 0px 6px;
    font-family: tahoma, arial;
    font-size: 10px;
    border-width: 1px 1px 1px 0pt;
    color: rgb(255, 255, 255);
}

div.CentralMostInnerButtonPart:hover
{
    background-color: #84a1bf;
}
