    body {
        background-color: #fff;
    }
	rt-logo {
		width: 283px;
	}
	
	header#rt-top-surround {
background-color: #ecd442;
background-image: none;
filter: none;
}

#rt-mainbottom div.sprocket-strips-content {
min-height: 126px;
min-width: 100%;

}

.sprocket-strips-content a.readon {
    display: block !important;
    width: 213px !important;
    height: 126px !important;
    opacity: 0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
    position: relative;
    left: 44px;
}


@media only screen and (max-width: 959px) and (min-width: 768px) {
    .sprocket-strips-content a.readon {
            display: block !important;
            width: 213px !important;
            height: 126px !important;
            opacity: 0;
            position: relative;
            left: 44px;
    }

.rt-block {;
padding-bottom:0px;
margin-bottom:0px;
}

#rt-main .rt-grid-8 > .rt-block {padding: 0;}