@charset "utf-8";
/* CSS Document */

#ServiceNearbyList h5 {
	padding:0px;
	margin:0px;
}

#PageContent .StopLocation h6 {
	padding:0px;
	margin:0px;
}

.StopListTable{
	width:100%;
}

.StopList {
	margin-bottom:20px;
}

#ServiceNearbyForm,#ServiceNearbyFormLocation{
	padding-top:10px;
	border:1px solid #CCC;
	margin-top:10px;
}

fieldset legend{
	display:none;	
}

#ServiceNearbyForm h4{
	margin:-10px 0px 0px;	
}

#ServiceNearbyForm h5{
	margin:-10px 0px 0px;	
}

#ServiceNearbyDesc .title{
	color:#18519C;
}
#ResultsSummary{
	background-color:#f2f2f2;
	padding:20px;
	margin-bottom:10px;
}

#ServiceNearbyDesc {
	margin:0px 0px 10px;
	font-size:14px;
	padding:0px 0px 10px;
	display:block;
	border-bottom:1px solid #e2e2e2;
}	

