.gs-directions 
{ 
	display : none; 
}
.gs-directions-to-from 
{ 
	display : block !important; 
}
.gsc-control
{
	width: 470px !important;
}
.gsc-configLabelCell
{
	display: none;
}
.gsc-resultsbox-visible
{
	display: none !important;
}
.cell
{
	margin-bottom: 3px;
	padding: 3px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	background-color: white;
	border: 1px solid #caedee;
}
.cell .title
{
	margin-bottom: 4px;
}
.cell .title a
{
	color: #007887;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.cell .title a:hover
{
	text-decoration: underline;
}
.cell .addressLines
{
	margin-bottom: 4px;
}
.cell .addressLines .addressLine
{
	color: #007887;
	font-size: 12px;
}
.cell .phoneNumbers
{
	margin-bottom: 4px;
}
.cell .phoneNumbers .phoneNumber
{
	color: #007887;
	font-size: 12px;
}
.cell .roadDirections
{
	color: #007887;
	font-size: 12px;
}
.cell .roadDirections a
{
	color: #007887;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.cell .roadDirections a:hover
{
	text-decoration: underline;
}
