#closeDate {
	position:absolute;
	margin-left:350px !important;
	margin-left:280px;
	margin-top:0px;
}
.date{
	margin-top:1px;
	font-weight:bold;
	width:70px;
	height:30px;
	float:left;
}
.textDate {
	margin-top:1px !important;
	margin-top:-30px;
	padding-left:70px;
	width:250px;
	height:30px;
}
.textDate a{
	color:#FF9402;
	font-weight: 600;
	text-decoration: none;
}
#datesPic{
	float:left;
	width:23px;
	display:inline;
}
#dates{
	font-family: Arial;
	width:320px;
	float:left;
}
.currentTitle {
	font-family: Arial;
	font-size:13px;
}
.otherTitle {
	font-family: Arial;
	color:#3E3E3E;
	font-size:13px;
}
.currentDate {
	font-family: Arial;
	font-size:13px;
	display:block;
}
.otherDate {
	font-family: Arial;
	color:#B0B0B0;
	font-size:13px;
}
.otherDate a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.otherDate a {
	color:#3E3E3E;
	text-decoration:none;
}
#moreDate{
	clear:both;
	font-family: Arial;
	position:absolute;
	text-align:right;
	clear:both;
	font-size:14px;
	margin-left:100px;
	width:250px;
}
#moreDate a{
	color:#A71D00;
}
.readSchedule{
	position:absolute;
	margin-top:250px;
	margin-left:230px;
}