﻿#boxhomenewslettertop
{
    background-repeat: no-repeat;
    background-position: bottom right;
}
#boxhomenewsletterbody
{
    width: 250px;
    text-align: center;
    padding: 5px;
}
#boxhomenewsletterbody b
{
    font-family: Arial;
    font-size: 12px;
    color: #97BF0D;
}
#boxhomenewsletterbody span
{
    font-family: Arial;
    font-size: 11px;
    color: #737e7f;
}
a#boxhomenewslettersubmit
{
    background:url(/img/home/box/newsletter/but_arrow.gif) no-repeat top left;
    display: inline-block;
}
a#boxhomenewslettersubmit:hover
{
    background:url(/img/home/box/newsletter/but_arrow.gif) no-repeat bottom left;
}
