#header {
	background: #fff url(../images/bg_header.gif) top left repeat-x;
	padding-bottom: 6px;
	padding-top: 20px;
	color: black;
	border-bottom: 0px;
}
#header H1 A{
	width: 242px;
	height: 39px;
	display: block;
	margin: 0;
	background: url(../images/logo_lagavtal.png) no-repeat 0 50%;
	text-indent: -9999px;
}
#footer .info {
	background: #FEAD29 url(../images/logo_lagavtal_small.png) no-repeat 12px 50%;
	min-height: 34px;
}
#footer .info P {
	margin-left: 132px;
	padding-left: 10px;
	border-left: 1px solid white;
}
.widgets .payoff {
	position: absolute;
	top: 17px;
	right: 10px;
	font-size: 12px;
	text-align: right;
	display: none;
}
.widgets .payoff .date {
	color: #999;
}
.navigation .next-page,
.navigation .home,
A.show-more,
.poll .question DIV LABEL,
.breadcrumbs LI.first,
.article .close-article {
	background-color: #fead29;
}
A,
.news-small .visited .article A {
	color: #0084FF;
}
.news .teaser p span {
	color: #6A0C00;
}
.news .visited .teaser p span {
	color: #923d32;
}
.news-small LI {
	background-image: url(../images/icon_disc_red.png);
}
.sections A,
.news-remote A {
	background-image: url(../images/icon_right_orange.png);
}
.article A.show-comments {
	background-image: url(../images/icon_down_turqouise.png);
	background: #79360F url(../images/icon_down_white.png) no-repeat scroll 100% 50%;
	color: white;
}
