.article_divider {
  width:640px;
  height:30px;
  background:url(../gfx/article_div.gif) no-repeat center center;
}
#article_intro {
  font-size:135%;
  font-weight:bold;
  /*font-style:italic;*/
  color:#1a1a1a;
  line-height:120%;
}
#article_intro p {
  margin:6px 0 0 0;
}


#articlearea {
  background-color:#fff;
  width:680px;
  float:left;
}

#articlearea_inner {
  padding:20px;
}

#headdiv h1 {
  margin-top:10px;
  color:#353535;
  float:left;
}
#headdiv #share {
  margin-top:20px;
  float:right;
}

#bylinediv {
  font-size:10px;
  color:#666;
  font-style:italic;
  margin-bottom:-10px;
  float:right;
  width:200px;
  text-align:right;
}

#Byline {
  height:10px;
}

#gplus {
  float:right;
}
#share {
  width:157px;
}
