#page-title {
	background-image: none;
	padding: 0px;
}
#page-title form {
	position: absolute;
	right: 0px;
	top: 10px;
}
*html #page-title form {
	right: 20px;
}
*+html #page-title form {
	right: 20px;
}
#map {
	height: 320px;
	width: 720px;
	border: 2px solid #C1C1C1;
	margin-bottom: 20px;
}
#shop  .image {
	margin-bottom: 15px;
}
#shop  .info {
	float: right;
	width: 240px;
}
#shop h3 {
	margin-bottom: 7px;
}
#shop  .left {
	float: left;
	width: 350px;
}
#shop  .right {
	float: right;
	width: 350px;
}
