﻿.header {
    min-height:90px;
    padding:5px 0 5px 0;
}
.header h1 {
    height:90px;
    margin:0;
    padding:0;
    background:transparent url(masthead.png) left top no-repeat;
}
.header h1 span {
    display:none;
}

.ui-widget-content { background: #FFF;}

.page .portlet-content .clickable:hover p, .page .portlet-content .clickable:hover li, .page .portlet-content .clickable:hover dt, .page .portlet-content .clickable:hover dd, .page .portlet-content .clickable:hover h2, .page .portlet-content .clickable:hover h3, .page .portlet .clickable:hover a { color: #004990; }