div.boxLogin
{
    background-color: #EEF1D2;
    margin: 10px 0px;
    width: 175px;
}
div.boxLogin .top
{
    background: url(../Images/boxLoginTop.jpg) no-repeat left top;
    height: 8px;
}

div.boxLogin .content
{
    background-color: #EEF1D2;
    padding: 10px 10px;
    background: url(../Images/boxLoginBg.jpg) no-repeat right bottom;
}
