
/* - leastCenterStyles.css - */
@media all {
/* https://engineering.nd.edu/portal_css/leastCenterStyles.css?original=1 */
body.navroot-least a#portal-logo {
font-size:36px;
line-height:40px;
width:450px;
text-align:left;
margin:7px 0 0 0;
}
#portal-column-one .portlet.portlet-static-faculty-honors,
#portal-column-two .portlet.portlet-static-faculty-honors {
padding-top: 15px;
background: url(leftshadedportletbkgrnd.png) repeat-y right top #DDDFE2;
padding-bottom: 15px;
}
.portlet-static-faculty-honors a {
display:block;
}
.portlet-static-faculty-honors p {
width:auto;
float:none;
clear:none;
}
.portlet-static-faculty-honors p.portrait {
width:33.333%;
float:left;
}
.portlet-static-faculty-honors p.portrait img {
width:100%;
height:auto;
}
body.portaltype-topic #parent-fieldname-text.kssattr-macro-rich-field-view {
float:left;
margin-bottom:2em !important;
border-bottom:1px solid #ccc;
padding-bottom:1em !important;
}
body.portaltype-topic #parent-fieldname-text.kssattr-macro-rich-field-view *{
height:auto !important;
}
/* */

}

