img {
	max-width:none;
	vertical-align:baseline;
}

#titlebar{
	background-color:#003768;
}

/*h1#page-title{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #003768;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	padding-left: 0px;
	padding-top: 25px;
	text-shadow: #fff 1px 1px 2px;
}*/

#navigation li {
    font-size: 12px;
}


#views_slideshow_controls_text_previous_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 695px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/previous-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_next_featured_slider_ua-block a {
    position: relative;
    z-index: 100;
    top: -24px;
    left: 665px;
    width: 24px;
    height: 24px;
    padding-bottom: 10px;
    background-image: url(/sites/all/themes/portal/img/next-portal.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    color: transparent;
}

#views_slideshow_controls_text_pause_featured_slider_ua-block a {
    visibility: hidden;
    display: none;
}

#block-block-384 {
    margin-top: 10px;
}