#topStory0 {
	display: inline-block; 
}

#topStory5 {
	display: none;
}
#topStory4 {
	padding-right: 0px;
}

@media all and (max-width:1100px) {
	#topStory4 { display: none; }
	#topStory3 { padding-right: 0px; }
}

@media all and (max-width:700px)  {
	.posting { margin-top: 70px; }
	#topStories { display: none; }
	.mobileOnly { display: block; }
	.leftBar h3   { font-size: 13pt;	}
}

.posting { border-bottom: none; }
