#buy
{
    position: relative;
}

#loading
{    position: relative;
    height: 100%;
    text-align: center;
    padding: 50px 0 50px 0;
    font-weight: bold;
    color: #707070;
    display: none;}

#loading img
{
    margin: 20px;}
