.horizontal-line {
	height: 0px;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}
/*.find-us-section p{
	margin-bottom: 2px;
}*/

.map-icon {
	background: url('../_images/icons/map_icon.gif') no-repeat top left;
	height: 19px;
	width: 200px;
	padding-left: 20px;
	padding-top: 3px;
}

.pdf-icon {
	background: url('../_images/icons/pdf_icon.png') no-repeat top left;
	height: 19px;
	width: 100px;
	padding-left: 25px;
	padding-top: 5px;
}

.print-icon {
	background: url('../_images/icons/print_icon.png') no-repeat top left;
	height: 16px;
	width: 16px;
	padding-left: 20px;
}

.get-directions-table {
	margin-left: 20px;
	width: 360px;
}

.get-directions-cell {
	width: 20px;
	
}

.submit-button {
	margin-top: 5px;
}
.submit-cell {
	margin-left: 30px;
	width: 0px;
	margin-bottom: 7px;
}

.directions-hidden {
	display: none;
}

.panel-active {
	height: 300px;
}
