#list-schedule p{
	margin: 20px 0 0 0;
}
#list-schedule span.date{
	display: block;
	background: url(../img/bg-schedule.gif) no-repeat;
	height:29px;
	padding:6px 0 0 8px;
	width:100px;
	font-family: tahoma;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	float: left;
}

#list-schedule span.txt{
	display: block;
	/*height:30px;*/
	padding:10px 0 0 10px;
	float: left;
}
