#payBottom
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background-image: url(/images/bg.gif);
    background-color: #c0c0c0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
    text-align:center;
    z-index:1;
}

#payTop
{
    position:absolute;
    left:38%;
    top:30%;   
    width:260px;
    height:160px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:12px;
    margin:0 auto;
    z-index:2;
}
table{margin:0 auto;}