#address {
	position: relative;}

#address #text {
	margin: 0; padding:0; border:0;
	width:200px;
	position: absolute;
	top: 0; left: 270px;}

#map {
	margin:15px 0 0; padding:0; border:0;
	width:241px; height:162px;
	background-image:url(../media/map.gif);}
