@charset "utf-8";
/* CSS Document */

ul.points{
	list-style-type: disc;
	margin-left: 2em;
	margin-bottom:20px;
	font-size:1.2em;
	line-height:18px;
	color:#CCC;
}

#example img{
	padding: 50px 0 10px 0;
}

p.note{
	width: 400px;
}