/* hide mainstory tab */

.footer-content-box.with-logo{
	background-image:url('../images/mvu/mvu_small.gif');
}

#block-type-mainstory ul.small {
        display:none;
}

