﻿div.NEWSHEADER
{
	width: 160px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	
	border-bottom: solid 2px #A50C14;
	
	background-image: url('../../Aalten_Images/Red_Rotator.jpg');
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

div.NEWSCONTENT
{
	width: 180px;
	
	padding-top: 10px;
}

P.NEWSCONTENT
{
	line-height: 30px;
	vertical-align: top;
}

ul.NEWSITEM
{
	margin: 0px;
	list-style-type: none;
	border: 0px solid;
}

ul.NEWSITEM ul
{
	margin: 0px;
	list-style-type: none;
	border: 0px solid;
}

li.NEWSITEM
{
	
}

div.NEWSCONTENT a
{
	text-decoration: none;
	font-weight: bold;
}
