#detail {
	font-size: 0.9em;
	text-align: left;
	line-height: 1.3em;
	width: 560px;
}
#detail DT {
	margin-bottom: 5px;
}
#detail DD {
	margin-bottom: 15px;
	font-size: 0.9em;
}
#cookie {
	font-size: 0.9em;
	line-height: 1.3em;
	width: 560px;
	background-color: #FAF1FA;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cookie OL {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cookie P {
	width: 530px;
	text-align: left;
	margin-top: 0px;
}
#cookie LI {
	margin-bottom: 7px;
}
