a.tpbutton  {
    display: block;
    width: 211px;
    height: 41px;
    padding-top: 8px;
    text-align: left;
    background-image: url('button_large.png');
    background-repeat: no-repeat;
    font-family: Arial, helvetica, sans-serif;
    color: #FFF;
    font-size: 15pt;
    pointer: move;
    text-decoration: none;
    text-indent: 42px;
}
a.tpbutton:hover    {
    background-image: url('button_large_hover.png');
    color: #002D5D;
}

.event_side_buttons a.tpbutton { padding-top:10px;}

a.fb_share  {
    display: block;
    width: 147px;
    height: 22px;
    padding: 0px;
    text-align: center;
    background-image: url('fb_share_event.jpg');
    background-repeat: no-repeat;
    font-family: Arial, helvetica, sans-serif;
    color: #3b3b3b;
    font-size: 10pt;
    pointer: move;
    text-decoration: none;
}
a.prbutton  {
    display: block;
    width: 215px;
    height: 40px;
    padding-top: 8px;
    padding-left: 20px;
    text-align: center;
    background-image: url('prbutton_large.png');
    background-repeat: no-repeat;
    font-family: Arial, helvetica, sans-serif;
    color: #3b3b3b;
    font-size: 15pt;
    pointer: move;
    text-decoration: none;
}
a.prbutton:hover    {
    background-image: url('prbutton_large_hover.png');
}
a.mmbutton  {
    background-image: url('button_multiply.png');
    background-repeat: no-repeat;
    display: block;
    width: 211px;
    height: 41px;
    padding-top: 8px;
    text-align: center;
    color: #FFF;
    font-size: 15pt;
    pointer: move;
    text-decoration: none;
    text-indent: 26px;
}
a.mmbutton:hover    {
    background-image: url('button_multiply_hover.png');
    color: #13141b;
}

a.mombutton {
    background-image: url('button_momentum.png');
    background-repeat: no-repeat;
    display: block;
    width: 211px;
    height: 41px;
    padding-top: 8px;
    text-align: center;
    color: #FFF;
    font-size: 15pt;
    pointer: move;
    text-decoration: none;
    text-indent: 10px;
}
a.mombutton:hover   {
    background-image: url('button_momentum_hover.png');
    color: #13141b;
}

a.lcbutton  {
    background-image: url('Love_Cricket_button.jpg');
    background-repeat: no-repeat;
    display: block;
    width: 211px;
    height: 41px;
    padding-top: 8px;
    text-align: center;
    color: #FFF;
    font-size: 15pt;
    pointer: move;
    text-decoration: none;
}
a.lcbutton:hover    {
    background-image: url('Love_Cricket_button_Hover.jpg');
}

a.lcPbutton {
    background-image: url('Love_Cricket_Pref_Sales.jpg');
    background-repeat: no-repeat;
    display: block;
    width: 211px;
    height: 41px;
    padding-top: 8px;
    text-align: center;
    color: #FFF;
    font-size: 15pt;
    pointer: move;
    text-decoration: none;
}
a.lcPbutton:hover   {
    background-image: url('Love_Cricket_Pref_Sales_Hover.jpg');
}
