.section {
	margin: 20px 0;
	padding-top: 20px;
	background: transparent url(http://www.ladybird.co.uk/img/branding/bg-content-dashes-blue.gif) repeat-x scroll 0 0;
}

.section {
	height: 100%;
	overflow: hidden;
}

#content .activity_sheets {
	float: left;
	width: 268px;
	height: 200px;
	overflow: hidden;
}

#content .activity_sheets .img {
	margin-bottom: 10px;
	margin-right: 5px;
	width: 120px;
	float: left;
}

#content .activity_sheets .text {
	overflow: hidden;
}

#content .activity_sheets .text h3 {
	font-size: 1em;
}
