#pageHeader h1.blog{
  color: #999999;
  font-size: 3.8em;
  border-bottom: 1px solid #E9E9E9;
  margin-left: 25px;
  margin-right: 25px;
  padding: 0 0 15px 0;
  margin-bottom: 25px;
}


h1.blog .clinicBlog{
  color: #00325b;
}

#contentPrimary h3.blogDate{  
  font-size: 1.1em;
  color: #999999;
  padding-bottom: 5px;
}

#contentPrimary h2{
  font-size: 2.2em;
  color: #009ddc;
  padding-bottom: 5px;
}

#contentPrimary h2 a{
  color: #009ddc;
}

div.blogOptions{
  height: 15px;
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  padding: 10px 0px;
  margin: 0 25px 50px 25px;
}

#contentPrimary div.blogOptions p{
  padding-bottom: 0; 
}

#contentPrimary div.blogOptions p{
  padding-left: 0;
}


#contentPrimary h2.commentTotal{
  background-image: url('../images/gif_sprite.gif');
  background-repeat: no-repeat;
  background-position: -520px -347px;
  font-size: 1.7em;
  color: #00325b;
  margin-left: 25px;
  padding-left: 20px;
}

#contentPrimary div.blogOptions p.commentTotal{
  background-image: url('../images/gif_sprite.gif');
  background-repeat: no-repeat;
  background-position: -520px -347px;
  height: 15px;
  padding-left: 15px;
  padding-bottom: 7px;
  font-weight: bold;
}

#contentPrimary ol.commentList{
  margin-bottom: 30px;
  list-style: none;
  padding-left: 25px;
  padding-right: 25px;
}

#contentPrimary ol.commentList li{
  border-bottom: 1px solid #E9E9E9;
  font-size: 1em;
}

#contentPrimary ol.commentList p.commentPosterName{
  padding-top: 25px;
  font-size: 1.2em;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #333333;
  font-weight: bold;
  padding-bottom: 10px;  
}


#contentPrimary ol.commentList p.postDate{
  font-size: 1em;
  color: #808080;
  padding-bottom: 10px;
}

.shareThisContainer{
  float: right;
  
}

