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

div.theme-supermarket .module {
    margin-top: 33px;
}

div.theme-supermarket .module-title {

    color: #950526;
    font-size: 30px;
    line-height: 0.7;
    text-indent: -4px;
}

div.theme-supermarket .module_top{  }

div.theme-supermarket .module_bottom{  }

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

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

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