/* Layout - Sprocket Mosaic - remove Readmore */   
   .sprocket-mosaic a.sprocket-readmore {
    display: none;
    }
/* Theme Layout - Determine block padding */
	.rt-block{
	padding:7px;
	margin:7px;
	position:relative;
	}
/* Layout - Sprocket Lists - Title font correction */
	.sprocket-lists-modern-title {position: relative;padding: 15px 0 15px 0 !important;font-size: 1.5em !important;line-height: 1.2em !important;margin: 0 !important;border-radius: 5px;cursor: pointer;}
#rt-bg-bottom {
     padding-bottom: 0px;
}