.menuBox table{
	margin-right: -5px;
	border:0;
	width:auto;
}
#permanent_menu h1{
	margin:0;
	margin-top:5px;
}

ul#news{
	margin-left:0px;/*5 */
	/*margin-left:0px;*/
	overflow: hidden; 
	height: 350px;
	padding:0;
margin-bottom: 0;
}
ul#news h2{
	line-height:1em;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding:0;
}
ul#news h2 a{
	color:#003366;
	font-size:11px;
	font-variant: normal;	
}
ul#news li {
	background-image:none;
	border: dotted 1px #dddddd;
	height:60px;
	overflow:hidden;
	margin-top:0;
	margin-bottom: 4px;
	padding:2px;
	cursor: pointer;
}
ul#news li.highlight{
/*background-color:#F4EFFF;*/

/*background-color:#ECE5FF;*/
background-color:#EDE7FF;
		/*border: dotte 1px #7900AF;*/
}
ul#news li:hover{
	border: dotted 1px #003366;
}
ul#news li,ul#news li p{
	margin-left:0;
	line-height:1.1em;	
	text-align:left;
}
ul#news li p a{
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color:inherit;
	border-bottom-width:1px;
	color:inherit;
	font-size:inherit;
}
.news_date{
	display:block;
	line-height:9px;
	font-size:9px;
	color:#bbb;
	margin-bottom:0;
	margin-top:0;
}
#downArrow,#upArrow{
	margin-left:2px;
}
#downArrow img{
	margin-bottom:-2px;
}


