.articleContainer, .articleContent {
	overflow-y:auto;
}
.articlePictures {
	/*width:158px;
	height:119px;*/
/*	padding:5px 5px;
	width:169px;
	height:131px;
	background:url(../images/news/pic_outside.gif) no-repeat;
	float:left;*/

	padding:6px;
	width:200px;
	height:150px;
	background:url(../images/news/pic_outside.gif) no-repeat;
	float:left;
}
.articleLists {
	float:left;
padding-left:10px;
} 
.articleDate {
	font-size:8pt;
	color:#d74141;
}
.articleThreads {
	color:#666666;
	text-decoration:none;
}
.articleThreads:hover {
	text-decoration:underline;
}
.listRows {
/*	background:url(../images/news/line_blue.gif) no-repeat;
	background-position:left bottom;
	padding-bottom:3px;
	width:300px;*/
padding: 3px 0px 0px 0px;
clear:both;
width:295px;
}
.listRowSpace {
	height:9px;
}
.articleReadMoreLinks {
	font-size:10pt;
	height:18px;
	background:url(../images/news/icon_red.gif) no-repeat;
	background-position:445px 0px;
	padding-right:0px;
	width:520px;
	text-align:right;
}
.articleReadMoreHref {
	text-decoration:none;
	color:#a64932;
}

.listRowstxt {
padding-left:5px; 
width:230px; 
float:right;
}

.listblock{
background:url(../images/news/line_blue.gif) no-repeat;
background-position:left bottom;
padding-top: 5px;
clear:both;
width:295px;
height:3px;
}