div.accountWidgetTitle
{
    background-image: url( ../images/accountWidgetTitle.png );
    width: 200px;
    height: 31px;
    line-height: 31px;
    font-size: 12px;
    color: rgb(23, 56, 98);
    font-weight: bold;
    text-align: center;
}

div.accountWigdetBg
{
    background-image: url( ../images/accountWigdetBg.png );
    height: 160px;
    padding-left: 10px;
}

div.accountWigdetBg form
{
    margin-top: 10px;
}

div.accountWidgetBlock
{
    margin-bottom: 5px;
}

div.accountWigdetBg input
{
    font-size: 11px;
    font-family: Tahoma;
    width: 170px;
}

div.accountWigdetBg ul
{
    padding: 0px;
    padding-top: 20px;
    margin: 0px;
    list-style-type: none;
}
