#animatecontrol {
margin-bottom: 20px;
}

#runstop {
width: 120px;
height: 30px;
background-color: #FDE4BE;
}
#runstop:hover {
background-color: #FDE4BE;
}


#restartanimate {
background-color: #F9A529;
width: 120px;
height: 30px;
}

#restartanimate:hover {
background-color: #F9A529;
}

#map img {
background : transparent;
}

p.more_external {
margin-bottom: 0;
}


p.more_external a {
text-decoration: none;	
padding-left: 12px;		
background: url("/pd08_sites/objects/164eacad702ef8966333557b91721817/blt_extern.gif") left 2px no-repeat;
}

p.more_external a:hover {
text-decoration: underline;
}



#list1 li {
	float:left;
	list-style-type:none;
	margin:2px;
	width: 100px;
	height: 100px;
	display:block;
	background-color: #FDE4BE;
}

#list1 li img{
margin: auto;
margin-top: 18px;
}

.eou fieldset
{
  margin-bottom : 0px;
}

.metageg img
{
  display: inline;
}