  #leftNavigation .Icons ul, #leftNavigation .Icons ul li, #leftNavigation .Icons .news, #leftNavigation .Icons .athletics, #leftNavigation .Icons .library{
        margin: 0px;
        padding: 0px;
    }
    #leftNavigation .Icons .news, #leftNavigation .Icons .news:hover{
        background: url('/about/community-relations/images/icon-news.png') left top no-repeat;
    }
    #leftNavigation .Icons .athletics, #leftNavigation .Icons .athletics:hover{
        background: url('/about/community-relations/images/icon-athletics.png') left top no-repeat;
    }
    #leftNavigation .Icons .library, #leftNavigation .Icons .library:hover{
        background: url('/about/community-relations/images/icon-library.png') left top no-repeat;
    }
    
    #leftNavigation .Icons .news:hover, #leftNavigation .Icons .athletics:hover, #leftNavigation .Icons .library:hover{background-position: 0px -40px;}

     #leftNavigation .Icons ul li a span{
        display: none;
    }
    
    #leftNavigation .Icons ul li a{
        width: auto;
        height: 40px;
    }
    
    #copy .alertBox{
        background: #993300;
        display: block;
        font-weight: bold;
        color: #FFF;
        padding: 10px;
        clear: both;
    }
    
    #copy .alertBox a{color: #fff}
    
        .comm-rel-box{
            background: url('http://matrix.scranton.edu/alumni/journal/extra/images/structure/sideBodyBg.jpg') left 30px repeat-x;
            float: left;
            /*margin: 5px 11px 5px 0;*/
            /*min-height: 260px;*/
            /*width: 48%;*/
        }
        
            .comm-rel-box h3{
                /*background: #8D8BB7;*/
                border-bottom: 5px solid #8d8bb7;
                /*color: #FFFFFF;*/
                color: #3b3464;
                font-weight: bold;
                font-size: 1.5em;
                margin: 0;
                padding: 5px;
            }
        
            .comm-rel-box .head{ font-weight: bold; }
            .comm-rel-box .section, .comm-rel-box .update{padding: 10px 5px; min-height: 230px;}
            #copy .comm-rel-box img{display: block; margin: 5px auto;}
            .comm-rel-box .read-more{padding-left: 15px;}
            .comm-rel-box hr{border: 1px dotted #dfdde8; border-width: 0px 0px 1px;}
        
#copy ul.noList li{ background: none; list-style-type: none; padding: 0; margin: 4px;}

/*@media only screen and (max-width : 607px){*/
/*    .comm-rel-box {width: 100%;}*/
/*}*/