#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;
}

.twitterlist ul {
	width: 420px;
}


.twitterlist ul li{
	width: 420px;
	min-height: 100px;
}

.twitterlist ul li img
{
	float: left;
	width: 48px;
	height: 48px;
	margin: 2px 8px 0px 0px;
}

.home .twitterlist ul li{
	width: 210px;
}


.home .twitterlist ul {
	width: 210px;
}

col s4 w1

.twitterlist ul li.hidden
{
	display:none;
}

div.sociallinks{
	padding-bottom: 10px;
	height: 16px;
	/*background-color: #FDE4BE;
	border: solid 2px #F9A529;*/
	padding: 3px;
	margin-bottom: 10px;
}

div.sociallinks span{
	float: left;
}

div.sociallinks a{
	float: left;
	margin-left: 5px;
}
