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

/* ----------- Season 2 images -------------- */
.season2 {
	padding:0;
	margin-top: 5px;
}
.season2 img {
	border: none;
}
.season2divide {
	height:1px;
	width:500px;
	background-color:#F60;
}
.calendarDivide {
	float:left;
	clear:both;
	margin-top: 5px;
	height:1px;
	width:100%;
	background-color:#F60;
}