@charset "utf-8";
/* CSS Document */

* {
	outline:none;
}
#nextEvent {
	position:absolute;
	height:200px;
	width:300px;
	text-align:center;
	overflow:hidden;
	margin:0px 0px 0px 40px;
}