.module { position: relative; }
.module .badge { position: absolute; top: 0px; right: 0px; z-index: 1; }
.module .module-title .icon { display: block; position: relative; top: -6px; width: 30px; height: 30px; margin-right: 5px; overflow: hidden; float: left; }
.deepest > :first-child { margin-top: 0px; }
.deepest > :last-child { margin-bottom: 0px; }
.module .module-title { margin: 0px 0px 15px; }
.module .module-title span.title { display: block; }
.module .module-title span.subtitle { display: block; margin-top: 2px; line-height: 14px; font-size: 12px; text-indent: 1px; }
