#listfooter {
	background-color: #000000;
	width: 100%;
}
.list_h1 {
	color: #000000;
	display: block;
	background-color: #ffd65e;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#pops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	padding-left: 10px;
}
.list_h2 {
	color: #000000;
	display: block;
	font-size:1.2em;
	background-color: #ffd65e;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#pops IMG
{
	position: absolute;
	right: 26px;
	top: 80px;
}

