.newsdate {
  font-family: 'Lucida Grande', 'Lucida Sans', 'Verdana', sans-serif;
  font-size: 10px;
  color: #666666;   /* Medium gray */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.newsdate_riding {
  font-family: 'Lucida Grande', 'Lucida Sans', 'Verdana', sans-serif;
  font-size: 10px;
  color: #000000;   /* Black */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.newsdate_archives {
  font-family: 'Lucida Grande', 'Lucida Sans', 'Verdana', sans-serif;
  font-size: 10px;
  text-align: right;
  color: #666666;   /* Medium gray */
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
  }

.newstitle {
  font-family: georgia, palatino, times, serif;
  font-weight: normal;
  font-size: 13px;
  text-align: left;
  color: #719e2a;  /* Medium green */
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  }

.newsbody {
  font-family: 'Lucida Grande', 'Lucida Sans', 'Verdana', sans-serif;
  font-size: 12px;
  line-height: 20px;
  padding: 0px 0px 20px 0px;
  }
  
.newsbody h1 {
  font-family: 'Lucida Grande', 'Lucida Sans', 'Verdana', sans-serif;
  font-size: 12px;
  font-style: italic;
  text-align: left;
  color: #333333;   /* Dark gray */
  line-height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.featured_photo_150 {
  background: #ffffff;   /* White */
  background-image: url('/global/images_global/bg_global.gif');
  background-repeat: repeat-x;
  font-size: 10px;
  line-height: 15px;
  text-align: left;
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 10px 10px;
  border: solid 1px #000000;   /* Black */
  float: right;
  width: 152px;
  }
  
  
table.experts {
  font-size: 11px;
  letter-spacing: 1px;
  color: #333333;   /* Dark gray */
  line-height: 20px;
  text-align: center;
  border-top: solid 1px #333333;   /* Dark gray */
  border-left: solid 1px #333333;   /* Dark gray */
  }

table.experts ul {
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 10px;
  }

table.experts li {
  list-style-image: url("http://www.sbc.edu/global/images_global/bullet_global_green.png");
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

th.experts {
  text-align: left;
  font-weight: bold;
  background: #cccccc;   /* Light gray */
  border-right: solid 1px #333333;   /* Dark gray */
  border-bottom: solid 1px #333333;   /* Dark gray */
  padding: 5px;
  }

td.experts {
  text-align: left;
  vertical-align: top;
  border-right: solid 1px #333333;   /* Dark gray */
  border-bottom: solid 1px #333333;   /* Dark gray */
  padding: 5px;
  }
  

