/* articles_plugin css */

.itemContainer {padding: 0 0 20px 0; margin: 10px 0; position: relative; min-height: 90px; }

* html .itemContainer { height: 90px; }

.listItemTitle {padding-bottom:5px; color: #323131; font-weight: bold;}

.more { display:block; margin-top:5px; float: right; color: #000; font-weight: bold; position: absolute; bottom: 10px; right: 10px; }

.moreInfo a {display:block; margin-top:5px;  float: right; color:#00569D; text-decoration: none; }

.moreInfo a:hover { text-decoration: underline; }

.noShow { display: none; }

.listItemTextHolder { padding-left: 100px; }
.listItemImage { width:90px; text-align:right; position: absolute; left: 0; top: 0;}


.listTitleHolder h3 {
	font-size: 100%;
	margin: 0;
	padding: 2px 0;
}

.innerpage .itemContainer {
	width: 6	00px;
}

#rss_container {
	position: absolute;
	right: 5px;
	top: 5px;
	margin: 0;
	padding: 0;
}

#previousNext {
	text-align: center;
	color:#6ac29f;
}

#previousNext a {
	color:#6ac29f;
	text-decoration: none;
}

#previousNext a:hover {	
	text-decoration: underline;
}

