/* Module Block Layout */
div.theme-basic {  }

div.theme-basic .module {  }

div.theme-basic .module-title {
    margin: 12px 0;
    font-size: 18px;
    line-height: 22px;
    color: #003051;
    font-family: 'Helvetica Neue', arial, sans-serif;
    font-weight: 100;
}

div.theme-basic .module_top{  }

div.theme-basic .module_bottom{  }

div.theme-basic .module-content {
    padding-bottom:20px;
}

div.theme-basic .module ul {
    list-style-type: none;
}

.theme-basic .news-module-list {
    margin-left: 0!important;
}

div.theme-basic .module .module_view_all {
    padding-top: 10px;
    text-align: right;
}