.sb_title, h1
{
  padding-top: 3px;
  padding-right:auto;
  color:#008296;
  font-size:16px;
  font-weight:bold;
  text-transform: uppercase;

}

.quote, #blockquote, blockquote
{
  padding-right:auto;
  color:#00ABC5;
  font-size:14px;
  font-family: "Georgia";
  line-height:23px;
  
}
.normal_b
{
  color:#00ABC5;

}
#emh, strong, b
{
  color:#00ABC5;
  font-size:12px;
  font-weight:bold;
  /*font-family: "Georgia";*/
}

.wrap_left_img
{
  position:relative;
  float: left;
}


.file_browser
{
  margin:10px;
  margin-top:20px;
  padding:10px;
  background-color: #DDDDDD;
  font-family: "Trebuchet MS";
  font-size: 14px;
}
.file_browser tr td a
{
  color: #222222;
  border:0px;
}
.file_browser tr td img
{
  color: #222222;
  border:0px;
}
.file_browser tr td a:hover
{
  color: #9BC541;
  border:0px;
}

.file_browser tr td:hover
{
  background-color: #FFFFFF;
}

