@charset "utf-8";
div.setup { float: left; }
img.right { float: right; }

div.setup .title {
	font-size: 12px;
	display: block;
	color: #1989e1;
	font-weight: bold;
}

div.setup p {
	margin: 1em;
}