#route-container {
   
	padding: 0 0 30px;
}

#route-inner, .contactFormError {
    border-top:solid 1px #000;
    background-color:#ededed;
	margin-top:7px;
	margin-left:240px;
    padding:10px;
    width:678px;
}

.contactFormError {
	display:none;
	font-size:0.85em;
}

.showError {
	color:#000;
	cursor:pointer;
	display:block;
	float:right;
	font-size:0.8em;
	text-align:right;
	text-decoration:underline;
}

.contactFormError ul {
	padding-left:25px;
}

.contactFormError ul li {
	list-style-type:disc;
}

.locationShow {
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:underline;
}

#route { 
    /*display:none;*/
}

.googledir table {
	background-color:#ddd !important;
	width:100%;
}

.googledir table tr {
    background-color:#ddd;
	border:1px solid #ABABAB;
}

.googledir table tr td {
	padding: 5px 5px !important;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

