.Body_Content_Fullnav {
	/* 469(body) + 200(nav) + 10(body-padding) */
	width: 679px;
}
td{
	vertical-align: top;
}
td.alternate{
	background-color: #ccc;
}
p.quickLink {
	padding: 5px 5px 0px 5px;
}
.suggestCity{
	width: 120px;
	display: block;
	float: left;
}
.suggestState{
	width: 110px;
	display: block;
	float: left;
}
.suggestZip{
	width: 110px;
	display: block;
	float: left;
}
.fastracHeader{ 
  	background-color: #fada15;
  	padding: 5px;	
  	font-weight: bold; 
} 
.fastracInfo{ 
  	background-color: #eeeeee;	 
  	padding: 5px;
}
#mapContainer{
	width: 100%;
	height: 400px;
}
#map{
	width: 100%;
	height: 100%;
}
