img.event {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	height: 150px;
	border-style: ridge;
	border-color: #FFE4E1;
}

img.paper {
	height: 900px;
}

div.event{
	margin-left: 20px;
	width: 500px;
	/*background-color: #FFE4E1;*/
}

h4 {
	margin-bottom: 5px;
}

p {
	margin: 0px;
	padding: 5px 10px 10px;
	text-indent: 0px;
}

img.paper1 {
	height: 400px;
}

img.paper2 {
	height: 300px;
}

