#content_wide { padding: 10px 25px; }
	#news_and_shoes { background: url(/skins/obs3/images/obs-news-and-shoes.gif) no-repeat top right; padding-top: 45px; }
		#ns-header { padding-bottom: 17px; }
			#ns-date { font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; }
			#ns-date .month { color: red; }
			#ns-date .year { color: black; }
			
		#ns-reminder { font-size: 11px; color: #999; }
		
		.ns-article { border-top: 1px solid #777; margin-top: 8px; padding-top: 8px; padding-bottom: 10px;}
		.ns-article ul { list-style-position: outside; padding-left: 14px; }
		.ns-article ul li { list-style-type: disc; margin-bottom: 8px; }
			.ns-arrow { float: right; top: 10px; right: 10px; width: 15px; height: 18px;}
			.showArticle, .hideArticle { cursor: pointer; color: blue; text-decoration: underline; }
