@charset 'utf-8';
@import url('shared.css');

div#partner {
    width: 720px;
    margin-bottom: 10px;
}

div#partner .border-top {
    background: url('../images/layout/partner-top.png') no-repeat;
    height: 22px;
}

div#partner .border-middle {
    background: url('../images/layout/partner-middle.png') repeat-y;
    /*
    min-height:690px;
    height:auto !important;
    height:690px;
    */
}

div#partner .border-bottom {
    background: url('../images/layout/partner-bottom.png') no-repeat;
    height: 22px;
}

h1 {
    margin-left:0px;
    font-size:20px;
}

div#download {
    width: 241px;
    float: right;
    margin-bottom: 10px;
}

img[alt=ClickApps] {
    margin-top:-15px;
}

div#movie {
    width: 640px;
    margin-left: auto;
    margin-right: auto;
}

span.metronews {
    color: #01782c;
}

span.eyeweekly {
    color: #fff200;
}

span.puregrainaudio {
    color: #e2471b;
}

span.dineto {
    color: #f7b614;
}

span.exploremusic {
    color: #f57d20;
}

span.businesswire {
    color: #0074b3;
}

#recaptcha_widget_div {
    margin-top: 0.5em;
}
