#news p {
    float: left;
	}

.newsticker {
	list-style-type: none !important;
	background: none;
	padding: 5px;
	margin: 0;
	color: #fff;
	float: left;
	width: 210px;
	}
	
.newsticker li {
    list-style-image: none !important;
    padding: 0;
    margin: 0px 0px 0px -5px;
    color: #333;
	}


.newsticker span.date {
	color: #464646;
	font-weight: bold;
	}	



/***** Bruges KUN til Frontpage *****/	



/*

.newsticker a {
    color: #fff;
    font-size: 14px;
}
.newsticker a:hover {
    text-decoration: underline;
    color: #fff;
}

*/
