.article {
	/*height: 383px; */
	height: 573px; /* 383px + 95 for facebook teaser + 95 for picasa teaser */
	min-height: 573px;
	overflow: hidden;
}

.banner {
	display: block;
	float: left;
	margin-top: 5px;
	width: 305px;
}

