.article-image {
	float: 				left;
	margin: 			0 30px 30px 0;
}

#scrollable {
	width: 				270px;;
}

#scrollable.floating {
	position: 			fixed;
	top: 				100px;
}