	
	#flash-messages{
		cursor: pointer;
		position: absolute;
		margin: 0 auto;
		z-index: 10;
		left: 0;
		right: 0;
		top: 5em;
		opacity: 0.95;
		filter: alpha(opacity=95); /* For IE8 and earlier */
		max-width: 500px;
	}
	
	.fc-event{
		cursor: pointer;
	}

	.fc-time{
		display: none;
	}