.instructions .row .thumb,
.instructions .row .content {
	float:left;	
}

.instructions h2.title {
	border-bottom:1px solid #ffca04;
}


.instructions .row .thumb {
	margin-top:20px;
}

.instructions {
	margin-bottom: 60px;	
}

/* narrow */

.spotlight .instructions .row .thumb {
	width:150px;	
}

.spotlight .instructions .row .content {
	width:700px;	
}

/* wide */

.topics .instructions,
.explore .instructions {
	padding-left:35px;	
}

.topics .instructions .row .thumb,
.explore .instructions .row .thumb {
	width:145px;	
}

.topics .instructions .row .content,
.explore .instructions .row .content {
	width:425px;	
}
