.galleryLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 300px;
	width: 300px;
}
.clear {
	clear: both;
}
.txtRed {
	font-size: 24px;
	color: #900;
}