div.animation {	
	margin-bottom: 30px;
}

div.animation img {	
	position: absolute;
	display: none;
}

div#ColumnRight ul li {
	margin-bottom: 12px;
}

span.dateAndLocation {
	display: block;
}

span.hotel {
	display: block;
}

span.time {
	display: block;
}

div#Login {
	width: 100%;
	background-color: #E8E8E8;
	border-top: thin dotted rgb(0, 120, 205);
	border-bottom: thin dotted rgb(0, 120, 205);
	padding: 10px 0px 10px 0px;
}

div#Login input {
	width: 99%;
}
