.note_box {
	overflow: auto;
	text-decoration: none;
	display: block;
	text-align: left;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #0080ff;
	line-height: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 180px;
	width: 183px;
}

.note_button {
	border-color: #666666;
	border-style: solid;
	margin-top: 5px;
	border-width: 1px;
	width: 184px;
	height: 17px;
	background-color: #999999;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
