/* put here your custom css styles */
.page_header_left .page_title {
    display: none;
}

.post_content ul{
line-height:150%;
}

ul,li{
line-height:150%;
}
  
.breadcrumbs a {
    float: none !important;
    margin: 0 !important; 
}

.bread_crumb li {
    text-decoration: none;
}

ul.comment_box {
   display: none;
}

#menu-right{
  line-height:150%;
}

.eq{
    min-height:66px;
}

.scrolling_list li .number {
    color: #fff;
}

.header_top_sidebar_container {
    background-color: #3156a3  !important;
}
