@CHARSET "UTF-8";

h2 {
	color:#f4af00;
}

div#teaser h2 {
	background-image:url('../img/teaser_head_bckgrnd-yellow.png');
}

div#teaser ul li {
	background: url('../img/teaser_arrow-yellow.png') no-repeat 0 3px transparent;
}

div#content ul li {
	list-style-type:none;
	background: url('../img/list-bullet-yellow.png') no-repeat;
	padding-left: 17px;
}
