.header-main {
    position: relative;
    margin: 0 auto;
    min-height: 50px;
    padding: 10px;
}

p > embed, p > iframe, p > object, span > embed, span > iframe, span > object {
    margin-bottom: 0;
    width: 750px;
    height: 420px;
}

#scorecontainer {
    position: relative;
    display: block;
    height: 100px;
    min-width: 300px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
}

.current-menu-item, .current-menu-parent, .primary-navigation li:hover {
    border-bottom: 5px solid #f8d00b;
}

