div.contents {
	background: #f9f9f9;
	border: 1px solid #aaaaaa;
	margin-left: 16px;
	float: right;
	padding: 4px 8px;
	margin-bottom: 12px;
	margin-top: 16px;
	font-size: 85%;
	max-width: 45%;
    
}
div.contents ol li {
	list-style-type: none;
	background: none;
	list-style-position:outside;
	margin-left: -40px;
	margin-bottom: 2px;
}

div.contents a:hover {
	text-decoration:underline;
}

div.contents a {
	text-decoration:none;
}

div.contents a.hide, div.contents a.show {
	cursor: pointer;
	font-size: 85%;
}
div.contents a.hide, div.contents a.show {
	cursor: pointer;
	font-size: 85%;
	display: inline;
}