@charset "utf-8";
/*
 Ajatix Maps & Directions
 Copyright (C) 2011-2014 Ajatix. All rights reserved.
 http://www.ajatix.com
*/
#AJXMAPeTDTLAA img {max-width:none;}
#AJXMAPeTDTLAA {
	position: relative;
	width: 780px;
}
#AJXMAPeTDTLAAmap {
	position: relative;
	height: 475px;
	width: 500px;
}
#AJXMAPeTDTLAAitinerary {
	overflow: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 276px;
	height: 475px;
	border: solid #000000 1px;
}
@media screen and (max-width:480px) {
#AJXMAPeTDTLAA {width:100%;}
#AJXMAPeTDTLAAmap {
	width: auto;
	height: 475px;
}
#AJXMAPeTDTLAAitinerary {position:relative;width:auto;height:417px;}
}
#AJXMAPeTDTLAAfooter {position:relative;}
#AJXMAPeTDTLAAform {padding:5px;}
#AJXMAPeTDTLAAprint {padding:5px;}
