li.step {
	margin-top:    30px;
	margin-bottom: 30px;
}

img.step {
	margin-top:    15px;
	margin-bottom: 15px;
}

div.note {
	margin-top:    0px;
	margin-bottom: 15px;
	background-color: #f0f0f0;
	border:  1px solid #c0c0c0;
	padding: 10px;
}

div.tip {
	margin-top:    0px;
	margin-bottom: 15px;
	background-color: #ffffe1;
	border:  1px solid #c0c0c0;
	padding: 10px;
}

span.note {
	font-weight: bold;
}

cite {
    color: #2368c4;
	font-style: italic;
	font-weight: bold;
}
