.articleContent  {
	padding-left:0px;
	overflow-y:auto;
	height:160px;
}
.articlePictures {
	/*width:158px;
	height:119px;*/
	padding:5px 1px 5px 4px;
	width:169px;
	height:121px;
	background:url(../images/news/pic_outside_s.gif) no-repeat;
}
.articleReadMoreLinks {
	font-size:10pt;
	height:18px;
	background:url(../images/news/icon_red.gif) no-repeat;
	background-position:445px center;
	*background-position:445px 0px !important;
	*background-position:445px 0px;
	padding-right:0px;
	width:520px;
	text-align:right;
}
.articleReadMoreHref {
	text-decoration:none;
	color:#a64932;
}
.pager {
	background:url(../images/news/bar_page.gif) no-repeat;
	width:520px;
	height:32px;
	text-align:center;
	color:#666;
	font-size:10pt;
	line-height:32px;
}
.pagerLinks {
	color:#000;
	text-decoration:none;
}
.pagerLinks:hover {
	text-decoration:underline;
}
.pictureTitle {
	background:url(../images/event/icon_cam.gif) no-repeat;
	width:129px;
	height:20px;
	line-height:20px;
	font-size:10pt;
	padding-left:25px;
}
.pictureContainer {
	float:left;
}
