@import 'theo.css';

#rsmsc_scroller {
    width: 100%px;
    height: 200px;
    border: 0px solid #CCCCCC;
    padding: 5px;
    font-size: 1.5em;
    text-align: center;
	line-height:1.2em;
    font-weight: 700;
	color:#258cd1;
}

.row-feature-title {
    margin: 0 0 50px;
    font-size: 36px;
    color: #333333;
    text-align: center;
}

.nav > li > .separator {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    font-weight: 700;
	margin-top:25px;
}