html, body, span, p {
    font-family: Roboto,Arial, Helvetica, Sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
}

li.nav-sites-entry a span {
    font-size: 11px;
}

div.login-status-logged span.username {
    font-size: 13px;
}

.elib-resource-logo-container {
    width: 80px;
    float: left;
    text-align: center;
}

.elib-resource-logo {
    padding-top: 10px;
}

.elib-resource-description {
	color: #808080;
	min-height: 70px;
    float: left;
    width: 380px;
    padding-left: 0px;
    line-height: 1.5;
    font-size: 15px;
}
.elib-resource-guide {
	color: #808080;
	min-height: 70px;
    float: right;
}

input#create-new-page {
    border: 1px solid #e5e5e5;
    border-right-color: #c8c8c8;
    border-bottom-color: #c8c8c8;
    border-radius: 3px;
}

.sidebar_body p {
     font-size: 12px;
}

.spacer-1 {
    height: 1em;
}

ul {
    list-style-position: inside;
}

.list-media-table td, .list-media-table th {
    padding: 5px;
    text-align: center;
}

.list-media-table td.uri-container  {
    text-align: left;
}
