html, body {
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:14px;
		line-height:14px;
}
button {
		margin:2px 4px 0px 0px;
		padding:0px;
		font-family:arial;
		font-size:13px;
}
#location {
	width:100px;
}
#directions {
	width:130px;
}
#traffic {
	width:60px;
}
#ypages {
	width:100px;
}
#searchfield {
		width:100px;
}
#map_frm {
		position:relative;
}
.yahoo-frame {
		/*top:-280px;
		left:0px;*/
		width:980px;
		height:880px;
}
.autos-frame {
		top:-280px;
		left:0px;
		width:980px;
		height:880px;
}
