/* Module Block Layout */
div.theme-buffalo-engine-right-footer {  }

div.theme-buffalo-engine-right-footer .module { 
    padding:0 10px;
}

div.theme-buffalo-engine-right-footer .module-title {
    color:#212810;
    font-size:24px;
    text-transform:uppercase;
    background:#edf4d9;
    margin:0 -10px;
    padding:0 10px;
}

div.theme-buffalo-engine-right-footer .module_top{  }

div.theme-buffalo-engine-right-footer .module_bottom{  }

div.theme-buffalo-engine-right-footer .module-content {
	padding-top:10px;
    padding-bottom:20px;
}

div.theme-buffalo-engine-right-footer .module ul {
    list-style-type: none;
}

div.theme-buffalo-engine-right-footer .module .module_view_all {
    padding-top: 10px;
    text-align: right;
}