.postBody h2 {
 background: none repeat scroll 0 0 #999;
  
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 5px;
    
    }



.top_arrow {
border: 0 none;
bottom: 150px;
cursor: pointer;
display: block;
height: auto;
margin: 0;
opacity: 0.5;
padding: 0;
position: fixed;
right: 15px;

width: 35px;
z-index: 2147483647;
}