#content dl {
	position: relative;
	z-index: 2;
	left: -40px;	
	padding-left: 40px;
	font-style: italic;
	background: url(phone-bg.gif) 0 3.3em no-repeat;
}

#content dl dt {
	font-weight: bold;
}

#content dl dd {
	margin-bottom: 1em;
}

span.phone {
	font-size: 1.8em;
}

.layout-bg {	
	position: absolute;
	z-index: 1;
	left: 0;
	top: 16em;
	width: 35%;
	height: 373px;
	background: url(layout-bg.jpg) right top no-repeat;
}

#map-google {
	margin-top: 1em;
}
