
/* - ploneCustom.css - */
@media all {
/* https://vault.fbi.gov/portal_css/ploneCustom.css?original=1 */
.portletItemPressReleasesContent, .portletItemSpeechContent {
left: 7em;
}
#portal-searchbox input.searchButton, #portal-searchbox input.searchButton[type="submit"]{
background: transparent url(search.png) no-repeat left top;
width: 64px !important;
}
}

