
/* - ploneCustom.css - */
/* http://www.eanesisd.net/portal_css/ploneCustom.css?original=1 */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 0px none white;
}
/* */
#upcoming-news a,
#upcoming-events a {
text-decoration: none;
}

