#header {
    padding-top: 10px;
    background: #eedc00;
    color: #23527c;
}
#header #branding h1 {
    color: #23527c;
    font-weight: bold;
}
#header a:link, #header a:visited {
		    color: #0069d6;
		}

#header ul {
    margin-top: 15px ;
}

dashboard-module-content a {
    color: #15407B;
}

.button, input[type="submit"], input[type="button"], .submit-row input, a.button {
    background: #ece445;
    color: #23527c;
    font-weight: bold;
}

.button.default, input[type=submit].default, .submit-row input.default {
    color: #ece445;
    background: #29527c;
    font-weight: bold;
}
div.breadcrumbs {
    background-color: #dcdcdc;
    color: #7f1e1e;
    background-image: none;
}
.related-widget-wrapper-link:link {
    opacity: .8;
    margin-left: 13px;
}
