.comp-intro-top {
    position:relative;
    width:838px;
    height:466px;
    margin:40px 0 0 0;
    background:url(http://images.shaunthesheep.com/2010/competitions/comp-top-background.png) top left no-repeat;
}
    .comp-intro-top h2 {
        background:url(http://images.shaunthesheep.com/2010/competitions/comp-artYard-title.png) top left no-repeat;
        top:-30px;
        left:4px;
    }
    
    .comp-intro-photo {
        position:relative;
        float:left;
        width:553px;
        height:365px;
    }
        .comp-intro-photo .comp-blurb {
            position:absolute;
            width:532px;
            height:200px;
            top:230px;
            left:20px;
            text-align:right;
            background:url(http://images.shaunthesheep.com/2010/competitions/artyard-desc-feb12.png) bottom left no-repeat;
        }
        .comp-intro-photo .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-upload-button.png) top left no-repeat;
            top:430px;
            left:400px; 
        }
        
    .comp-intro-gallery {
        position:relative;
        float:right;
        width:230px;
        padding:25px 0 0 0;
        margin:0;
    }
        .comp-intro-gallery .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-prevEntry-button.png) top left no-repeat;
            top:430px;
            left:40px;
        } 
        
        .comp-intro-gallery h2 {
            background:url(http://images.shaunthesheep.com/2010/competitions/com-gallery-title.png) top left no-repeat;
            top:-30px;
            left:-12px;
            height:61px;
            overflow:visible;
        }
        .comp-intro-gallery p {
            text-align:left;
            padding:0;
            margin:0;
        }
        .comp-entry {
            position:relative;
            text-align:center;
            width:175px;
            padding:25px 0 0 0;
            height:170px;
            background:url(http://images.shaunthesheep.com/2010/competitions/winners-background.png) 20px 15px no-repeat;
        }
            .comp-entry img {
                width:114px;
                height:114px;
                padding:8px 0 20px 0;
            }
        
            .comp-intro-gallery h3.comp-winner {
                background:url(http://images.shaunthesheep.com/2010/competitions/last-month-winner-title.png) top left no-repeat;
                position:absolute;
                height:44px;
                width:162px;
                top:0;
                left:-12px;
                text-indent:-9000px;
            }
            .comp-intro-gallery h3.comp-runner-win {
                background:url(http://images.shaunthesheep.com/2010/competitions/last-month-runner-title.png) top left no-repeat;
                position:absolute;
                height:44px;
                width:162px;
                top:242px;
                left:-12px;
                text-indent:-9000px;
                z-index:999;
            }
            .comp-intro-gallery h3.comp-runner-upload {
                background:url(http://images.shaunthesheep.com/2010/competitions/last-month-runner-title.png) top left no-repeat;
                position:absolute;
                height:44px;
                width:162px;
                top:272px;
                left:-12px;
                text-indent:-9000px;
                z-index:999;
            }
            .runner-img {
                /*  padding:0 0 0 15px;      */
            }
            .comp-intro-gallery .comp-entry  p {
                text-align:center;
                padding:0;
                margin:0;
            }
            #page-artyard .comp-intro-gallery #runners-up li {
                background:url(http://images.shaunthesheep.com/2010/competitions/graphPaperCheat.gif) top left repeat;
            }
            #page-win .comp-intro-gallery #runners-up li {
                background:url(http://images.shaunthesheep.com/2010/competitions/graphPaperCheat2.gif) top left repeat;
            }
                
                
            
    .comp-month {
        position:relative;
        width:837px;
        height:362px;
        background:url(http://images.shaunthesheep.com/2010/competitions/comp-month-background.png) top left no-repeat;
        margin:56px 0 0 0;
    }
        .comp-month h2 {
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-month-h2-title.png) top left no-repeat;
            top:-32px;
            left:12px;
        }
        .comp-month span.comp-which-month {
            position:absolute;
            top:12px;
            left:60px;
            color:#163C63;
            text-transform:uppercase;
            font-size:24px;
            width:260px;
            font-weight:bold;
            text-align:center;
            font-family:Umbrage;
            text-transform: uppercase;
        }
        .comp-month .comp-monthly-image {
            position:absolute;
            width:377px;
            height:238px;
            top:60px;
            left:28px;
        }
        .comp-month span.comp-month-intro {
            position:absolute;
            top:65px;
            left:460px;
            color:#FFF;
            text-transform:uppercase;
            font-size:18px;
            width:320px;
            font-weight:bold;
            text-align:center;            
            font-family:Umbrage;
            text-transform: uppercase;
        }
        .comp-month span.comp-month-intro-blurb {
            position:absolute;
            top:155px;
            left:460px;
            font-size:14px;
            width:320px;
            text-align:left;        
        }
        .comp-month .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-enterNow-button.png) top left no-repeat;
            top:310px;
            left:635px;
        }
        
    .comp-games {
        position:relative;
        width:837px;
        margin:56px 0 0 0;

    }
        .comp-games-left {
            position:relative;
            width:550px;
            float:left;
        }
        .comp-games-right {
            position:relative;
            width:250px;
            float:right;
            height:336px;
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-games-scores.png) top left no-repeat;
        }
        .comp-games-right span {
            position:absolute;
            top:240px;
            width:190px;
            margin: 0 0 0 30px;
        }
        .comp-games-right .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-register.png) top left no-repeat;
            position:absolute;
            left:100px;
            top:310px;
        }

#competitions-artyard {
    position:relative;
    width:824px;
    height:886px;
    background:url(http://images.shaunthesheep.com/2010/competitions/artyard-main-background.png) top left no-repeat;
    margin:25px 0 40px 0;
}
    #competitions-artyard h2 {
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-h2-title.png) top left no-repeat;
        top:-25px;
        left:10px;
    }
    #competitions-artyard .comp-intro-gallery {
        padding-top:60px;            
    }
        #competitions-artyard .comp-intro-gallery h2 {
            background:url(http://images.shaunthesheep.com/2010/competitions/com-gallery-title.png) top left no-repeat;
            width:204px;
            height:61px;
            top:2px;
            left:-10px;
        }
        #competitions-artyard .comp-intro-gallery .cta {
            top:470px;
        }
        .artyard-left {
            width:485px;
            height:678px;
            position:absolute;
            float:left;
            top:150px;
            left:100px;
        }
            .artyard-left ol {
                padding-left:20px;    
            }
                .artyard-left ol li {
                    disply:block;
                    list-style:decimal;
                    list-style-type:decimal;
                    font-size:16px;
                    width:324px;
                }
                    .artyard-left ol li span {
                        display:block;
                        color:#8c1e23;
                        padding:12px;
                    }
                
        .artyard-left .artyard-form-items label,
        pseudo-label{
            disply:inline-block;
            width:120px;
            font-size:16px;
            font-family:Umbrage;
            text-transform: uppercase;
            color:#8C2550;
            border:1px solid #600;
        }
        .artyard-form-items {
            position:relative;
            width:415px;
            overflow:hidden;
            border:1px solid #6C0;
        }
        .artyard-left .form-item span {
            background:url(http://images.shaunthesheep.com/2010/competitions/artyard-form-item.png) top left no-repeat;
            width:295px;
            height:62px;
            disply:block;
        }
        .artyard-left .form-message span {
            background:url(http://images.shaunthesheep.com/2010/competitions/artyard-form-textarea.png) top left no-repeat;
            width:300px;
            height:128px;
            disply:block;
        }
        .artyard-form-table {
            border-collapse:collapse;
            padding:0;
            margin-top:60px;
        }
            .artyard-form-table tr{
                margin:0 0 48px 0;
            }
            .artyard-form-table th {
                width:120px;
                font-size:16px;
                font-family:Umbrage;
                font-weight: bold;
                text-transform: uppercase;
                color:#8C2550;
                text-align:left;
                vertical-align:top;
                padding:0 0 68px 0;
            }
                .artyard-form-table .artyard-table-topRow th {
                    padding:0 0 12px 0;
                }
                .artyard-form-table .artyard-table-topRow td {
                    padding:0 0 12px 0;
                    vertical-align:bottom;
                }
            .artyard-form-table td  {
                padding:0 0 12px 0;
                vertical-align:middle;
            }
                .artyard-form-table td input,
                .artyard-form-table td textarea{
                    border:none;
                    outline:none;
                }
                .artyard-form-table td input {
                    height: 32px;
                    margin-top:-12px;
                    padding:10px 0 0 0;
                }
                .cell-text-input {
                    background:url(http://images.shaunthesheep.com/2010/competitions/artyard-form-item.png) top left no-repeat;
                    width:300px;
                    height:50px;
                    padding:12px;
                }
                    .cell-text-input {
                        padding:0 0 0 12px;
                    }
                        .cell-text-input input {
                            padding:0;
                            width:270px;
                            margin:0 0 0 12px;
                        }
                .cell-textarea {
                    background:url(http://images.shaunthesheep.com/2010/competitions/artyard-form-textarea.png) top left no-repeat;
                    width:300px;
                    height:128px;
                    margin:0 0 0 12px;
                }
                    .cell-textarea textarea {
                        width:270px;
                        height:100px;
                        margin:0 10px 0 12px;
                    }
            .artyard-formTable-fileInput th {
                padding:18px 0 0 0;
            }
                .artyard-formTable-fileInput td {
                    padding:18px 0 36px 0;
                    vertical-align:top;
                }
            .artyard-formTable-terms {
                color:#8c1e23;
            }
                .artyard-formTable-terms input {
                    padding:12px 8px 0 0;
                    position:relative;
                    top:10px;
                }
                .artyard-formTable-terms label {
                    padding:0 0 0 4px;
                }
                .artyard-formTable-terms p {
                    padding:0 0 0 17px;
                }
        #competitions-artyard .artyard-left .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/comp-upload-button.png)     top left no-repeat;
            width:171px;
            height:66px;
            left:335px;
        }            
                    
                    
#competitions-thanks {
    position:relative;
    width:721px;
    height:512px;
    background:url(http://images.shaunthesheep.com/2010/competitions/comp-thanks-background.png) top left no-repeat;
    margin:25px 0 40px 40px;
}
    #competitions-thanks h2 {
        background:url(http://images.shaunthesheep.com/2010/competitions/comp-month-h2-title.png) top left no-repeat;
        top:-32px;
        left:-10px;    
    }
    .thanks-date {
        position:absolute;
        width:350px;
        height:60px;
        top:145px;
        left:130px;
        font-size:16px;
    }
    .thanks-games {
        position:absolute;
        width:500px;
        top:345px;
        left:130px;
        font-size:14px;
    }
        .thanks-games ul {
            width:520px;
            top:245px;
        }
            .thanks-games ul li {
                width:380px;
                top:245px;
                padding:0 160px 12px 0;
                line-height:1.2em;
            }
                .thanks-games ul li a.cta {
                    width:127px;
                    height:44px;
                    right:-15px;
                }
                .thanks-games ul li.thanks-games-button .cta {
                    background:url(http://images.shaunthesheep.com/2010/competitions/thanks-games-button.png) top left no-repeat;
                    top:-8px;
                }
                .thanks-games ul li.thanks-artyard-button .cta {
                    background:url(http://images.shaunthesheep.com/2010/competitions/thanks-art-button.png)    top left no-repeat;
                    top:40px;
                }
                .thanks-games ul li.thanks-postcards-button .cta {
                    background:url(http://images.shaunthesheep.com/2010/competitions/thanks-postcards-button.png) top left no-repeat;
                    top:85px;
                }
    
#artyard-gallery {
    position:relative;
    margin:25px 0 0 0;
    background:url(http://images.shaunthesheep.com/2010/competitions/gallery-all-background.png) top center no-repeat;
    overflow:hidden;
    width:802px;
}
    #artyard-gallery-top {
        position:absolute;
        width:800px;
        height:80px;
        overflow:visible;
        padding:0;
        top:43px;
        margin:0;
    }
        #artyard-gallery-top h2 {
            background:url(http://images.shaunthesheep.com/2010/competitions/gallery-h2-title.png) top left no-repeat;
            top:-12px;
        }
        #artyard-gallery-top .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/gallery-upload-button.png) top left no-repeat;
            width:172px;
            height:66px;
            top:-4px;
            left:600px;
        }
        
    #artyard-nav {
        overflow:hidden;
        position:absolute;
        top:105px;
        left:280px;
        width:500px;
        height:102px;
    }
        #artyard-nav ul {
            position:absolute;
            width:484px;
            height:102px;
            padding:0;
            margin:0;
        }
            #artyard-nav ul li{
                width:96px;
                height:102px;
                padding:0;
                margin:0;
                float:left;
            }
                #artyard-nav ul li a {
                    display:block;
                    width:96px;
                    height:68px;
                    float:left;
                    font-family:Umbrage;
                    font-weight: bold;
                    text-transform:uppercase;
                    color:#964065;
                    text-align:center;
                    padding:34px 0 0 0;
                    font-size:12px;    
                }
                #artyard-nav ul li.artyard-link-img a {
                    background:url(http://images.shaunthesheep.com/2010/competitions/nav-tape-01.png) top left no-repeat;
                    position:relative;
                    z-index:99;
                    cursor:pointer;
                }
                #artyard-nav ul li.artyard-link-vid a {
                    background:url(http://images.shaunthesheep.com/2010/competitions/nav-tape-02.png) top left no-repeat;
                    position:relative;
                    z-index:98;
                    cursor:pointer;
                }
                #artyard-nav ul li.artyard-link-win a {
                    background:url(http://images.shaunthesheep.com/2010/competitions/nav-tape-03.png) top left no-repeat;
                    position:relative;
                    z-index:97;
                    cursor:pointer;
                }
                #artyard-nav ul li.artyard-link-run a {
                    background:url(http://images.shaunthesheep.com/2010/competitions/nav-tape-04.png) top left no-repeat;
                    position:relative;
                    z-index:96;
                    cursor:pointer;
                }
                #artyard-nav ul li.artyard-link-all a {
                    background:url(http://images.shaunthesheep.com/2010/competitions/nav-tape-01.png) top left no-repeat;
                    position:relative;
                    z-index:95;
                    cursor:pointer;
                }
                #artyard-nav ul li.active a {
                    z-index:101;
                }
                
                
    #artyard-content-top {
        width:789px;
        height:96px;
        position:absolute;
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-top.png) top left no-repeat;
        padding:40px 0 0 0;
        z-index:100;
        top:160px;
    }
        #artyard-content-top h3 {
            width:162px;
            height:72px;
            background:url(http://images.shaunthesheep.com/2010/competitions/artyard-h3-title.png) top left no-repeat;
            text-indent:-9000px;
            top:-24px;
            left:60px;
            position:absolute;
            z-index:150;
        }
        
    #artyard-content-middle {
        position:relative;
        /*  top: -30px;  */
        top:0px;
        width:789px;
        overflow:hidden;
        margin:256px 0 0 0;
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-middle.png) top left repeat-y;
    }
    
        #artyard-content-middle ul.artyard-entries-list { 
            width:760px;
            overflow:hidden;
            margin:0 0 0 16px;    
        }
        
            #artyard-content-middle ul.artyard-entries-list li {
                width:232px;
                height:290px;
                float:left;
                background:url(http://images.shaunthesheep.com/2010/competitions/artyard-gallery-polaroid.png) top center no-repeat;
                padding:0 0 12px 18px;
            }
            
                #artyard-content-middle ul.artyard-entries-list li img {
                    border:1px solid #000;
                    margin:10px 0 0 5px
                }
                
                #artyard-content-middle .artyard-entries-list li span {
                    margin:10px 0 0 5px;
                    width:190px;
                    text-align:center;
                    display:block;
                    color:#8c1e23;
                    padding:0;
                    margin:0 0 0 12px;
                    
                }
                
                #artyard-content-middle ul li div.artyard-entries-star-parent {
                    position:relative;
                    width:220px;
                    height:30px;
                    text-align:left;
                    text-transform:uppercase;
                    font-family:Umbrage;
                    font-weight: bold;
                    margin:26px 0 0 0;
                }
                    
                    #artyard-content-middle ul li div.artyard-entries-star-parent span {
                        padding:4px 0 0 0;
                        margin:0;    
                    }
                
                    #artyard-content-middle ul li div.artyard-entries-star-parent .inline-rating {
                        position:relative;
                        width:125px;
                        height:25px;
                    }
                        
                        #artyard-content-middle ul li div.artyard-entries-star-parent .inline-rating {
                            position:absolute;
                            top:-2px;
                            left:66px;
                        }
                    
                        #artyard-content-middle ul li div.artyard-entries-star-parent ul li {
                            background:none;
                        }
                
                    #artyard-content-middle ul li div.artyard-entries-star-parent span {
                        width:50px;
                        color:#244a61;
                        font-weight:bold;
                    }
        
        #artyard-panel-botom {
            position:relative;
            width: 789px;
            height:96px;
            background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-bottom.png) top left repeat-y;
            margin:0 0 40px 0;
        }
            #artyard-panel-botom .artyard-pagination {
                position:absolute;
                top:20px;
                right:50px;
                padding:0;
                margin:0;
                background:url(http://images.shaunthesheep.com/2010/competitions/artyard-pagination-bcg.png) top left repeat-x;
                height:45px;
                font-size:16px;
            } 
        
                .artyard-pagination .artyard-prev {
                    width:78px;
                    height:45px;
                    display:block;
                    margin:0;
                    background:url(http://images.shaunthesheep.com/2010/competitions/artyard-prev.png) top left no-repeat;
                    text-indent:-9000px;
                    padding-right:8px;
                }
                
                .artyard-pagination .artyard-next {
                    width:78px;
                    height:45px;
                    display:block;
                    background:url(http://images.shaunthesheep.com/2010/competitions/artyard-next.png) top right no-repeat;
                    text-indent:-9000px;
                    postion:absolute;
                    margin-right:-12px;
                }
                    .pagination-cell {
                        padding:0 8px 0 0;    
                    }
                    
                        .pagination-cell a.active {
                            text-decoration:underline;    
                        }
                
                    .artyard-pagination span a.active{
                        text-decoration: underline;
                    }

    #monthly-competition {
        position:relative;
        width:849px;
        margin: 125px 0 115px 0;
    }
    
        .panel {
            background: url("http://images.shaunthesheep.com/competition/panel/paper-repeating.png") repeat-y scroll 0 0 transparent;
            padding: 0 120px 0 20px;
            position: relative;
            width: 387px;
        }
        
        .top {
            width: 527px;
            height: 76px;
            background: url('http://images.shaunthesheep.com/competition/panel/paper-top.png') no-repeat;    
            position: absolute;
            z-index: 1;
            top: -76px;
            left: 0;
        }
        
        .bottom {
            width: 527px;
            height: 39px;
            background: url('http://images.shaunthesheep.com/competition/panel/paper-bottom.png') no-repeat;    
            position: absolute;
            z-index: 1;
            bottom: -39px;
            left: 0;
        }
    
        #monthly-competition h2 {
            background:url(http://images.shaunthesheep.com/2010/headings/monthly-comp.png) left top no-repeat;
            width:307px;
            height:42px;
            position:absolute;
            top:-116px;
            left:12px;
        }
        
        .promo {
            background: url("http://images.shaunthesheep.com/competition/panel/promo-bg.png") no-repeat scroll 0 0 transparent;
            height: 368px;
            padding: 93px 0 0 130px;
            position: absolute;
            right: 8px;
            top: -87px;
            width: 389px;
            z-index: 1;
        }
        
        .terms {
            font-size: 10px;     
        }
		
        .panel h4 {
            font-family: Umbrage,Arial,sans-serif;
            font-size: 18px;
            font-weight: bold;
            text-transform: uppercase;
        }
        
        #monthly-competition h3 {
            color: #153C63;
            display: block;
            font-family: Umbrage,Arial,sans-serif;
            font-size: 24px;
            font-weight: bold;
            left: 318px;
            position: absolute;
            text-align: center;
            text-transform: uppercase;
            top: -67px;
            width: 300px;
            z-index: 2;
        }
		
    #monthly-comp-question {
        position:relative;
        margin:84px 0 0 0;
        background:url(http://images.shaunthesheep.com/2010/competitions/month-question-background.png) top center no-repeat;
        width:849px;
        height:283px;
        padding:0 0 40px 0;
    }
    
    #page-content .comp-large { height: 370px; background:url(http://images.shaunthesheep.com/2010/competitions/month-question-background-large.png) top center no-repeat; }
        
        #monthly-comp-question h2 {
            background:url(http://images.shaunthesheep.com/2010/competitions/monthlyquestion-h2-title.png) left top no-repeat;
            width:189px;
            height:98px;
            position:absolute;
            top:-45px;
            left:30px;
        }
        #monthly-comp-question span {
            position:absolute;
            width:360px;
            top:25px;
            left:225px;
            color:#174c6a;
            font-size:17px;
        }
        #monthly-comp-question ul {
            position:absolute;
            width:360px;
            top:95px;
            left:225px;
        }
            #monthly-comp-question ul li {
                width:360px;
                background:url(http://images.shaunthesheep.com/2010/competitions/month-question-radiobob.png) top left no-repeat;
                padding:4px 0 10px 14px;
            }
                
                #monthly-comp-question ul li label {
                    font-size:20px;
                    padding:0 0 0 40px;
                }
                
        #monthly-comp-question .cta {
            background:url(http://images.shaunthesheep.com/2010/competitions/month-question-enter-button.png) top left no-repeat;
            bottom:54px;
            left:518px;
        }
        
        
#singe-entry-header {
    padding-top: 20px;
    position: relative;
}

    #singe-entry-header h3 {
        width: 300px;
        line-height: 30px;
        overflow: visible;
    }
    
    #singe-entry-header p{
        margin: 0;
    }
    
    .single-paper-strip {
        position: relative;
        width:654px;
        min-height:80px;
        padding:0 0 20px 52px;
        margin:0;
    }
    .strip-white {
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-paper-01.png) top left repeat-y;    
    }
    .strip-yellow {
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-paper-02.png) top left repeat-y;    
    }
    
    #singe-entry-header .artyard-entries-star-parent {
        
    }
    
#artyard-image-container, #single-comments-list{
    position: relative;
    z-index: 999;
    margin: 0 auto;
    width: 700px;
}

    #artyard-image{
        position: relative;
        margin-bottom: -15px;
        z-index: 999;
        text-align:center;
        width: 700px;
        border:1px solid #000;
        background:#FFF;
        min-height:250px;
        padding:0;
    }
    
    .item_image { width: 700px; height: auto; }
    
    #artyard-image-container .strip-yellow {
        padding-bottom:20px;
    }

    #artyard-image-container h3{
        font-size: 24px;
        color: #630e0e;
    }
    
    .artyard-entries-star-parent{
        position: absolute;
        top: 28px; /*  might need realigning - seems to be getting knocked out somehow  */
        right: 100px;
        font: 12px/1.0 Umbrage;
        
    }
    
    .artyard-entries-star-parent .artyard-number-ratings {
        position:absolute;
        font-family:"Comic Sans MS", cursive;
        left:130px;
        display:block;
        width:100px;
        margin-top:-4px;
    }
    
    .artyard-entries-star-parent .artyard-your-rating {
        position:absolute;
        top: 36px;
        font-family:"Comic Sans MS", cursive;
        left:0px;
        display:block;
        width:200px;
    }
    
        .artyard-entries-star-parent span{
            display: block;
            position: absolute;
            top: 10px;
            left: -60px;
        }
        
    .artyard-gallery-all-images {
        margin:4px 0 0 0!important;
        left:10px!important;
    }
    
    #artyard-content-middle ul li div.artyard-gallery-all-images span {
        padding:0!important;
        left:10px!important;
    }
    
.artyard-entry-next-prev {
    position:relative;
    height:35px;
    width:700px;
    text-align:right;
    left:40px;
    padding:12px 0 0 0;
}
    .artyard-entry-next-prev .cta {
        position:relative;
        width:127px;
        height:44px;
        text-indent:9000px;
        float:right;
    }
    
    .artyard-entry-next-prev .artyard-single-prev {
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-single-previous-button.png) left top no-repeat;
        padding:0 12px 0 0;
    }
    
    .artyard-entry-next-prev .artyard-single-next {
        background:url(http://images.shaunthesheep.com/2010/competitions/artyard-single-next-button.png) left top no-repeat;
    }

#single-comments-list .single-paper-strip{
    margin: 10px 0;
}

    .single-paper-strip .author{
        position: absolute;
        top: 10px;
        left: 26px;
        width: 54px;
        white-space: nowrap;
        /*overflow: hidden;*/
        text-align:center;
    }

        .single-paper-strip .author img{
            display: block;
            border: 1px solid #000;
        }
    
        .single-paper-strip .description{
            position: relative;
            top: 30px;
            margin-left: 60px;
            padding: 10px 25px;
            width: 386px;
            font-size: 16px;
            background: url(http://images.shaunthesheep.com/2010/comment-bg.png) top center no-repeat;
        }
        
        #single-comments-list .single-paper-strip .content{
            position: relative;
            top: 15px;
            margin-left: 60px;
            width: 486px;
            overflow: hidden;
        }
        
            #single-comments-list .single-paper-strip .author{
                top: 5px;
            }
        
            #single-comments-list .single-paper-strip .content p{
                margin: 0;
            }
            
                #single-comments-list .single-paper-strip .content p br{
                    display: none;
                }
            
                #single-comments-list .single-paper-strip .content p img{
                    vertical-align: middle;
                }
                
.artyard-header{
    margin: 10px 0 0 40px;
    padding: 0 20px;
    width: 146px;
    height: 44px;
    background: url(http://images.shaunthesheep.com/2010/artyard/header-bg.png);
    font: 14px/44px Umbrage;
    color: #630e0e;
}

#single-add-comment{
    padding-bottom: 80px;
}

    #single-add-comment p.loggedMessage{
        padding-left: 80px;
    }

    #single-add-comment .cta{
        bottom: 0;
        left: 320px;
        width: 211px;
        height: 66px;
        background: url(http://images.shaunthesheep.com/2010/forum/add-comment-button.png);
    }
    
    #post-comment textarea{
        margin-left: 40px;
        padding: 10px;
        width: 423px;
        height: 65px;
        border: 0;
        background: transparent url(http://images.shaunthesheep.com/2010/profile/profile-textarea.png);
        outline: none;
        resize: none;
    }
    
.artyard-entries-list{
    position: relative;
    z-index: 999;
}
#artyard-content-bottom {
    width:789px;
    height:26px;
    position:relative;
    background:url(http://images.shaunthesheep.com/2010/competitions/artyard-panel-bottom.png) 0 -70px no-repeat;
    padding:40px 0 0 0;
}

.font-switch {
    font-family:"Comic Sans MS", cursive;
}

#event, #event-text {
    bottom: 110px;
    left: 235px;
    position: absolute;
    z-index: 1000;
}

#event-text { bottom: 125px; font-size: 16px; }
