.top
{
    width: 402px;
    background-image: url(Images/top.gif);
    padding-top: 26px;
}
.details 
{
    width: 402px;
    height: 80px;
    background-image: url(Images/cellBg.gif);
    padding-top: 26px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 16px;
    margin: 0px;
    background-repeat: repeat-y;
}
.bottom 
{
    width: 402px;
    height: 26px;
    background-image: url(Images/bottom.gif);
}
