.instructions h3 {
	font-size: 110%;
	margin-bottom: 0.5em;
}

.instructions .screencast img {
	width: 100px;
}

#video_note {
	font-size: 50%;
}

.instructions .screencast .caption {
	display: block;
}

.instructions .screenshot {
	margin: 1em;
	width: 350px;
	float: left;
	text-align: justify;
}

.instructions .screenshot img {
	max-height: 250px;
	max-width: 100%;
}

.instructions .screenshot .caption {
	display: block;
}
