

    div.Trivia h1 {
        margin-top:2em;
    }
    div.LatestConcerts h1 {
        margin-top:2em;
    }

    div.LatestFestivals h1 {
        margin-top:2em;
    }
    div.PictureBar {
        height: 160px; width: 988px; top:-4px; position: relative; visibility: visible;
    }

    div.PictureBar div.BuildButton {
        height: 50px; width: 147px; left: 841px; top: 100px; position: absolute; visibility: visible;
    }
    div.PictureBar div.AuthStatus {
        text-align:left; 
        background-color: #abaa98; width: 180px; left: 0px; top: 18px; position: absolute;
    }
    div.PictureBar div.AuthStatus p {
        display: inline;
        color: #fff;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding: 2px;
    }


    div.Premiere {
    }
    
    div.Premiere h1 {
        margin-top:2em;
    }

    div.Premiere label {
        clear:left;
    }
    
    div.Premiere ul {
        list-style: none;
        margin: 0;
        padding: 0em;
        text-indent: 0em;
    
        display: inline;
    }
    
    div.Premiere li {
        display: inline;
    }
    
    div.Premiere div.Clear {
        height:2em;
        clear:both;
    }
    
    
    
    div.RandomSamples {
    }
    
    div.RandomSamples h1 {
        margin-top:2em;
    }

    div.RandomSample {
        margin-right: 20px;
        display: inline;
    }
