/* CSS Document */

div.events {
	display:inline-block;
	width:180px;
	margin:20px 10px;
}

.events img {
	max-width:140px;
	max-height:200px;
}
