#map {
	width:			200px;
	height:			200px;
	margin: 		0px 20px 0px 0px;
	border-style:	solid;
}
				
#map_holder {
	float: 			left;
}
				
#more {
	margin-top:		0px;
	text-align:		right;
	margin-right: 	20px;
}
				
#images {
	clear: 			both;
	text-align:		center;
}
				
#images li {
	display:		inline;
}
