.slidenote {
	width: 300px;
	height: 135px;
	padding: 4px;
	background-color: #333;
}
.slidenote img {
	float: none;
	margin-top: -50px;
}
