#mainfooter{

	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;


}

a#toggle-button{

	font-size: 0.90em;
	text-align: center;
	color:yellow;

}


#subfooter{

	color: #fff;
	font-size: 10px;
	text-align: left;
	display: none;
	padding: 7px;
	background:#111111;
	border:1px solid #222222;

}

span#city{

	color: #999;
	font-weight: bold;

}