	#ws-walkscore-tile {
		position:relative;
		text-align:left
	}

	#ws-walkscore-tile * {
		float:none;
	}

	#ws-footer a, #ws-footer a:link {
		font:11px/14px Verdana,Arial,Helvetica,sans-serif;
		margin-right:6px;
		white-space:nowrap;
		padding:0;
		color:#000;
		font-weight:bold;
		text-decoration:none
	}

	#ws-footer a:hover {
		color:#777;
		text-decoration:none
	}

	#ws-footer a:active{
		color:#b14900
	}

	#ws-street {
		position:absolute;
		top:0px;
		left:170px;
		width:386px;
	}

	#ws-go {
		position:absolute;
		top:0px;
		right:0px;
	}

	#ws-footer {
		position:absolute;
		top:442px;
		left:8px;
		max-width: 100%;
		width:360px;
	}