.fac-photo {float: right; width: 220px;}
.fac-photo img {padding: 5px; background-color: #f7f7f7; border: 1px solid #999; height: 200px;}
@media only screen and (max-width: 700px) {
	.fac-photo {float: none;}
}

h3.fac-header {
    margin-top: 0em;
    margin-bottom: 0em;
}

table.factable {margin-bottom: 0; border: none !important; max-width: 400px;}
table.factable td.facfirst {width: 110px;}
table.factable td {border: none; padding: 0px 1em 0px 0px;}
.facweb {padding-right: 60px;} /*50px on soe3, 60px on cbe*/
.fachours {padding-right: 30px;} /*20px on soe3, 30px on cbe*/
.bodytop {padding-top: 20px; clear: right;}
.fachead {background-color: #DADADA; padding: 5px 10px;}


h3.accordion-item, .field-group-accordion-wrapper .field-items {
    font-family: "Droid Sans",tahoma,verdana,arial,sans-serif;
}

.field-group-accordion-wrapper .field-items {font-size: 13px;}

/*faculty listing fields
===============================*/
.view-faculty-listing .views-field-field-faculty-photo {float: left; width: 155px; margin-right: 5px;}
.view-faculty-listing .views-column {width: 100%;  }
.view-faculty-listing .views-row {width: 110%; clear: left; padding-top: 10px;}
.view-faculty-listing .views-column div {line-height: 1.5em; font-size: .95em; }
.view-faculty-listing .views-field-title {font-weight: 800; font-size: 1.15em;}
.view-faculty-listing .empty {width: 155px; height: 155px;}
