
/* - ploneCustom.css - */
@media all {
/* https://www.transportationchoices.org/portal_css/ploneCustom.css?original=1 */
#content .recent-actions p {
text-align:left;
}
p.action-button {
text-align:center;
}
#content .recent-actions li {
border-right: solid 1px #cccccc;
}
.template-quickedit .pfg-form {
width: 65%;
}
#portal-siteactions {
clear: none;
}
div.captchaImage {
min-height: 150px;
}
}

