
div.pagelink ul {
	margin: 5px 0px;
}

div.pagelink ul li {
	display: inline;
	padding: 0px 10px;
}

div.example div.photo {
	float: left;
	width: 200px;
}

div.example div.detail {
	float: right;
	text-align: left;
	width: 400px;
}

div.example div.detail h3 {
	border: 1px solid #d9d9d9;
	font-size: 100%;
	padding: 2px 5px;
	text-align: left;
}

div.example div.detail h3 em {
	border-left: 3px solid #ff745d;
	display: block;
	font-style: normal;
	padding: 2px 10px;
}

div.example div.detail h4 {
	font-size: 100%;
	text-align: left;
}

div.example div.detail div.request {
	background-color: #ffe4c6;
	margin: 5px 0px;
	padding: 5px 20px;
}

div.example div.detail div.request h4 {
	padding: 2px 0px;
}

div.example div.detail table.list-table th {
	white-space: nowrap;
}

div.example div.detail table.list-table td span.price {
	font-size: 120%;
	font-weight: bold;
}

div.example h3.placeflow {
	background: url(/image/eu/m54100eu_example_placeflow.gif) no-repeat 2px 0px;
	border-bottom: 1px solid #cecccf;
	font-size: 100%;
	margin-bottom: 2px;
	padding: 3px 5px 3px 20px;
	text-align: left;
}

div.example table.flow {
	width: auto;
}

div.example table.flow td {
	background: url(/image/eu/m54100eu_example_arrow.gif) no-repeat 130px 50px;
	padding-right: 35px;
	width: 120px;
}

div.example table.flow td.last {
	background-image: none;
	padding-right: 0px;
}

div.example table.flow td h4 {
	background: url(/image/eu/m54100eu_example_flow.gif) no-repeat 0px 8px;
	font-size: 100%;
	padding: 3px 0px 3px 15px;
	text-align: left;
}

div.example table.flow td p {
	font-size: 85%;
	line-height: 1.3em;
}

