﻿/* === Begin Chapter Additions and Changes to Global and Campus Stylesheets === */
/*Scholarship Headings*/
.Page29192 h4, .Page29220 h4 {
  text-transform: uppercase;
  margin-top: 2em;
}

.staffbg {
 background:#efefef;
padding: 0px;
  margin-bottom:30px;
 -moz-border-radius:8px;
 -webkit-border-radius:8px;
 border:1px #e8e8e8 solid;
}

.staffbg h2 {
padding-left:15px;
}

.staffbg img {
 padding:8px;
 background:#ffffff;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 border:1px #e1e1e1 solid;
}

.staffbg td {
border: medium none;
} 
/* === End Chapter Stylesheet === */
