﻿.clear { clear: both; }

.error {
    background-image: url(http://media.livenationinternational.com/AMG1/images/shared/grey_stripe_gradient.png);
    background-repeat: repeat-x;
    margin: 1.5em auto;
    min-height: 6em;
    padding: 2em 0 0 0;
    text-align: center;
    width: 97.5em;
}
    .error > h1 {
        font-size: 1.7em;
    }
