/* CSS Document */

/* smaller titles */

.title, .component-content h2 {font-size: 1.9em !important;
}

.sprocket-mosaic-item .sprocket-mosaic-title {font-size: 1.8em;z-index: 100;display: block;font-weight: 100;margin: 0;}

body .layout-showcase .sprocket-features-title {
    font-size: 200%;
}

#rt-showcase .rt-block {
min-height: 350px; 
}

/* Features - Layout Showcase - Content */
.layout-showcase .sprocket-features-content {width: 30%;float: left;padding: 5px;}

/* Pagination */
.pagination {
    height: auto;
    margin: 20px 0;
    overflow: hidden;
    width: 100%;}					