@charset "utf-8";
/* CSS Document */


#article_note {
	width: 185px;
	padding:15px;
	padding-right:10px;
	padding-bottom:10px;
	float: left;
	clear: right;
	margin-right: 15px;
	margin-bottom: 15px;
	border:#cac9c9;
	border-width:1px;
	border-bottom-color:#666666;
	border-top-color:#666666;
	background-color:#f0eded;
	color: #686565;
	font:"Trebuchet MS", sans-serif;
	font-style:italic;
	text-decoration:none;
	font-size:16px;
	border-color:#cac9c9;
}

.quote {
	font:"Trebuchet MS", sans-serif;
	text-decoration:none;
	font-size:40px;
	margin-right:15px;
	margin-left:15px;
	color:#CC3300;
}