h1 {
    font-size:18px;
}
h2 {
    font-size:20px;
}
div.copy {
    margin-top:40px;
    color:#888888;
}
   @media print {
        #printButton {
            display:none;
        }
    }
body {
    padding:0 50px;
}
a.grayplus {
    background: url('../../images/military/grayplus.gif') no-repeat;
    padding: 0 20px 0 30px;
    display: block;
    text-decoration: underline;
    margin: 10px 0;
    cursor: pointer;
}

div.emblem {
    width:260px;
    height:135px;
}
div.searchform {
    display:none;
}
div.newsitem {
    margin-top: 30px;
    clear: both;
    padding: 0 0 10px 140px;
    height: 120px;
}
div.newsitem .date, div.eventitem .date, div.eventitem_noimg .date, div.videoinfo .date, {
    font-family: Arial;
    font-style: normal;
    font-size: 90%;
}
div.newsitem a, div.eventitem a, div.eventitem_noimg a, div.videoinfo a {
    display: block;
    margin-bottom: 0.5em;
    font-weight: bold;
}

div.eventitem {
    clear: both;
    /*height: 50px; */
    margin-top: 10px;
    padding: 0 0 10px 70px;
    min-height: 50px;
}

div.eventitem_noimg {
    clear: both;
    /*height: 80px;*/
    padding: 0 0 10px 0;
}

div.linkslist {
    padding: 5px 20px 10px 0;
}

div.newspaperitem a{
   margin:15px 0 6px 0;
   display:block;
}

div.newspaper, div.newspaperdate  {
}