#content #news_news {
	margin-bottom:35px;
	border-bottom:1px dotted #fff;
	background:url(../images/news_clip.png);
	color:#000;
	padding:20px;
	}
#news_news h1 a, #news_news #teaserText, #news_news #teaserText a{
	color:#000;
	}
#content img {
	border:none;
	}
#content img:hover {
	border:none;
	}
#picsHolder{
	height: 550px;
	display:none;
	}
#picsHolder.displayDiv {
	height:550px;
	display:block;
	}