#title {
	background: url(images/gif/title_locationmap.gif) no-repeat;
}

#title_spanish {
	background: url(images/gif/title_locationmap_spanish.gif) no-repeat;
}

#title_italian {
	background: url(images/gif/title_locationmap_italian.gif) no-repeat;
}

#title_french {
	background: url(images/gif/title_locationmap_french.gif) no-repeat;
}

#title_german {
	background: url(images/gif/title_locationmap_german.gif) no-repeat;
}

#text {
	width: 363px;
	padding: 0 15px 0 0;
}

#textalt {
	width: 363px;
	padding: 0 15px 0 0;
}

#address {
	padding: 20px 0 0 80px;
}

.pic {
	margin: 10px 0 3px 0;
}

.icon {
	float: left;
	width: 70px;
}

.directions_text {
	float: right;
	width: 250px;
}

#car {
}

#train {
	padding: 20px 0;
	clear: both;
	border-top: 1px solid #000000;
	height: 65px;
}

#plane {
	padding: 20px 0 0 0;
	clear: both;
	border-top: 1px solid #000000;
}


