	div#EventList {
	margin: 0; padding: 0;
	width: 520px;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
	div.prevNextTop, div#EventList div.prevNextBottom {
/*	display: none; */
	clear: both;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	div.prevNextTop a, div.prevNextBottom a {
		color: #000000;
		font-size: 12px;
		padding: 3px;
	}

	ul.TellusEventList {
	margin: 0; padding: 0; cursor: default; list-style-type: none; display: inline;
	list-style: none;
	background-color: #ffff00;
	}
	ul.TellusEventList li {
	list-style: none;
	background-color: #a30122; 
	}
	ul.TellusEventList li h1 {
	margin: 0; padding: 0;
	margin-bottom: 1px;
	padding-left: 10px;
	display: inline;
	width: 470px;
	height: 30px;
	background-color: #a30122; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 30px;
	color: #ffffff;
	}
	ul.TellusEventList li ul {
	margin: 0; padding: 0; cursor: default; list-style-type: none; display: inline;
	background-color: #123000;
	list-style: none;
	}

	/* div#EventList ul.TellusEventList li ul li {
	position: relative;
	background-color: #0000ff;
	list-style: none;
	clear: both;
	} */

	ul.TellusEventList li ul li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
	div#EventList ul.TellusEventList li ul li {
	background-color: #cccccc;
	display: inline-block;
	border-bottom: 1px solid #ffffff;
	background-image: url(http://glenghuset.com/images/split_line_ff.gif); 
	}
	html[xmlns] div#EventList ul.TellusEventList li ul li {
	display: block;
	}
	* html div#EventList ul.TellusEventList li ul li {
	height: 1%;
	}

	div.left {
	padding: 5px;
	width: 327px;
	float: left;
	/* border-right: 1px solid #ffffff; */
	}

	img.image {
		padding: 0;
		margin: 0;
		width: 150px;
		float: right;
	}

/*
	div#EventList img {
	float: right;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	*/
	div.eventHeader {
	/*background-color: #fff;*/
	}
	div.eventHeader h2 {
	margin: 0; padding: 0;
	font-size: 12px;
	color: #a30122;
	}
	div.right {
	width: 128px;
	padding: 5px;
	margin-left: 337px;
	/* border-left: 1px solid #ffffff; */
	} 
	div.category h3 {
	margin: 0; padding: 0;
	font-size: 10px;
	font-weight: bold;	
	}
	a.bookLink {
	display: block;
	width: 78px;
	height: 16px;
	color: transparent;
	text-decoration: none;
	background-image: url(http://glenghuset.tellus.no/images/bestille.gif); 
	}
	span.text {
	display: block;
	padding-top: 5px;
/*	width: 330px; */
	}
	span.location, span.date, span.time, span.ageLimit, span.priceComment {
	display: block;
	width: 125px;
	height: 12px;
	}
	div.price {
	margin-bottom: 10px;	
	}
	div.price h4 {
	font-size: 10px;
	margin: 0px; padding: 0px;
	display: block;
	width: 125px;
	height: 12px;
	}
