div.extra-box {
    display: block;
    width: 260px;
    height: 77px;
    background: no-repeat;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

div.extra-box h2 {
    font-size:12px;                                                                                                                                               
    font-weight: bold;
    display: block;
    margin:0px;
    padding: 5px 0 0px 5px;
    color: #333333 !important;
    border: 0px;
    text-decoration: none !important;
}
div.extra-box p {
    font-weight: bold;
    display: block;
    color: #FFFFFF !important;
    padding-left: 10px;
    text-decoration: none !important;
}
div.extra-box h2 a:hover {
    text-decoration: none;
    color: #000000 !important;
}
div.download {
    background-image: url("/images/icons/bg_download.png");
    margin-bottom: 10px;
    height: 77px; 
}

div.download2 {
    background-image: url("/images/icons/bg_download2.png");
    margin--bottom: 10px;
    height: 77px;
}

.download-node {
    margin-bottom:5em;
}

.download-node h2 {                                                                                                                                                                                    
    color:#003150;                                                                                                                                                                                
    font-size:1.85em;                                                                                                                                                                             
    font-weight:normal;                                                                                                                                                                           
    text-decoration:none;                                                                                                                                                                         
    margin:0px 0px 0.2em 0px;                                                                                                                                                                     
    padding:0px 0px 0.0em 0px;                                                                                                                                                                    
    border-bottom:1px solid #7F98A7;
    line-height:1.2em;               
    _position:relative;                                                                                                                                                             
}
