#tabs_content_document_link a{
    font-size: large;
}
#tabs_content_document_link a:hover{
    font-weight: bold;
    color: #3366CC;
}

#tabs_content_pdf_icon{
    width: 77px;
    height: 77px;
}

.tabbedWidgetBox .tab-content{
    margin-top: 25px;
    margin-bottom: 7.5%;
}