/*-----------------------------------------------------*/
/*sidebar widget recent post styling*/
/*-----------------------------------------------------*/
ul.recent_post_wrapper li{
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    list-style-type: none;
}



div.about_container img{
    width:100%;
    height:auto;
    max-height: 185px;
    margin-bottom: 20px;
}
div.about_container .user_desc{
    text-align: center;
    line-height: 1.6em;
}
