.article h1 { margin:0 4px 12px 4px;letter-spacing:1px; }
.article h2 { text-align:center; }
.article h3 { border-bottom:5px solid #ccc; border-left:solid 10px #CC6633; color:# padding: 0px; font-size 18px; }
.article h4 { border-bottom:1px dotted #ccc; color:#222; }
.article .quote { border:2px dotted gray; padding: 6px; font-size: 12px; background-color: #F5FFFA; line-height: 1.5; }
.article blockquote { border:0px solid gray; line-height: 1.7; padding: 1em; }
.article .image_caption { font-size:90%; text-align:center; }
#center h4 span { color: #000080; font-size: 17px; }
#center h3 span { color: #CC6633; font-size: 18px; }
#center h2 span { color: #CC6633; font-size: 15px; }
#center h1 span { color: #000000; font-size: 20px; }
.article 
.article 
#article h3.article-header {
  height: auto;
  border-width: 4px;
}
.article 
#article h3.article-header > span {
  font-size: 24px !important;
}
.article 
#article p b {
  font-size: 16px;
}
.article 
#article p a,
#article b a {
  display: block;
  padding: 6px 0;
  width: 100%;
  text-align: center;
  background: #bbb;
  color: #fff;
}
#article p a:hover,
#article b a:hover {
  background-color:#2cba01;
  color: #fff;
}
.article 
#article p a:before,
#article b a:before {
  padding: 0 10px 0 0;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f05a";
  font-size: 20px;
}
