#tickets-form
{
    position: absolute;
    top: 272px;
    left: 50%;
    margin-left: -445px;
    width: 680px;
    z-index: 1;
}
