@charset "utf-8";
/* CSS Document */

	h4 { color: #bc0e0e; font-size: 14px; font-weight: bold; }
	h3 { color: #bc0e0e; font-weight: bold; }
	h5 { font-size: 22px; font-weight: bold;margin: 2px; }
	.color1 { color:#91C636; }
	.color2 { color:#5DA0E5; }
	.color3 { color:#F9B81B; }
	.color4 { color:#FF5151; }
	
	p { margin-top: 2px; }
	#hotspot { width:311px; height: 100px; cursor:pointer; float: left;  }
	
	.upcoming_list { padding-left: 10px; }
	.upcoming_list li { margin: 5px 0 4px 0 !important; }
