.feed {
	font:11px Tahoma,Sans-Serif;
	width:150px;
	margin:0 0 10px;
	position:relative
	text-align:left;
}

.feed p {
	margin:5px
}

.feed h3 {
	background:#542700 url(http://www.livetiming.se/images/grad_right.png) repeat-x top;
	color:#f2e3c6;
	padding:5px 0 5px 5px;
	font-size:11px
	text-align:center;
}

.feed h3,.feed h4,.feed_articles,.feed_articles_hover {
	margin:0 0 3px
}

.feed h4,.feed_articles a,.feed_articles:active {
	color:#000
}

.feed h4 {
	padding:0;
	font:bold;
	text-align:center;
}

.feed_articles {
	background:#f2e3c6;
	color:#414141;
}

.feed_articles,.feed_articles_hover {
	padding:3px;
	overflow:auto;
	text-align:left;
}

.feed_articles a {
	text-decoration:none
}

.feed_articles_hover,.feed_articles_hover a {
	color:#542700;
	
}

.feed_articles_hover {
	cursor:pointer;
	background:#9ecdeb;
}

.feed_image {
	margin:0 3px 3px 0;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	float:bottom;	
}