.SimpleNewsShortContent {
	padding-left:		0px;
	padding-right:		20px;
}

.SimpleNewsShortContent a, .SimpleNewsShortContent a:link, .SimpleNewsShortContent a:hover, .SimpleNewsShortContent a:visited, .SimpleNewsShortContent a:active {
	display:			block;
	line-height:		14px;
	padding-bottom:		10px;
	text-decoration:	none;
}

.SimpleNewsShortContent a:hover {
	text-decoration:	underline;
}

.SimpleNewsShortContent h1 {
	padding: 			0px 0px 10px 0px;
	height: 			20px;
	line-height:		20px;
	margin: 			0px 0px 0px 0px;
}

.SimpleNewsShortContent h2 {
	padding: 			0px 0px 3px 0px;
	line-height: 		13px;
	margin: 			0px 0px 0px 0px;
}

.SimpleNewsListContent {
	padding:			2px 10px 2px 10px;
}

.SimpleNewsListContent a {

}

/* This is the class used for each complete Newsitem */
.SimpleNewsLongContent {
	padding:			0px 10px 10px 10px;
	margin-bottom: 		10px;
	text-align: 		justify;
}

.SimpleNewsLongContent A:LINK, .SimpleNewsLongContent A:ACTIVE, .SimpleNewsLongContent A:VISITED {
}

.SimpleNewsLongContent A:HOVER {
}

/* This is the bar with the next and previous links above the newsitems */
.SimpleNewsBrowseBar {
	width:				100%;
	display:			block;
	text-align:			right;
}
