.press-release {
    border-bottom: 1px dashed #E0E8F0;
    padding-bottom: 10px;
    padding-left: 10px;
}

.press-release-last {
    border-bottom: none;
}

.press-release em {   
    padding-bottom: 10px;
    display: block;
    color: #326698;
}

.who-is img {
    float: right;
	margin: 0 10px 10px 10px;
}

#primary-content .main-content .who-we-are {
    padding-left: 10px;
    margin-bottom: 0;
}

h3.subdepartment {
    color: #9A3233;
}

p.paginate {
    text-align: center;
}

.clear {
    clear: both;
}

.red {
    color: #9A3233;
}

.blue {
    color: #326698;
}

#homepage-banner-container,
#research-map-container {
    z-index: -1;
}

#nav {
    z-index: 1;
}

#ref-link {
    color: #efefef;
    text-decoration: none;
}

#ref-link:hover {
    text-decoration: underline;
}

#content.pages #primary-content h2,
#content.home #primary-content h2 {
    margin-bottom: 10px;
}