#notice{
	margin:0;
	padding:5px;
	text-align:left;
	font-size:0.8em;
	letter-spacing:-1px;
	width: 150px;
	float:right;
	background-color:#ffffff;
	color:#0088CF;
	border: 1px solid #0088CF;
}
#notice h2{
	font-size:1.2em;
	margin:0;
}
#notice p{
	margin:5px 0 0 0;
}
table{
	color:#ffffff;
	background-color:#ffffff;
	font-weight:bold;	
}
td{
	text-align: center;
}
.day{
	width: 60px;
	background-color:#0088CF;
}
.time{
	width: 120px;
	background-color:#0088CF;
}
.under12s{
	background-color:#B35FA6
}
.nosession{
	background-color:#44C8F4;
}
.allages{
	background-color:#DA2028;
}
.advanced{
	background-color:#00ff00;
	font-size:.8em;
}
#prices{
	clear:both;
	margin:20px 0px 0px 0px;
	padding:5px;
	text-align:left;
	font-size:1em;
	background-color:#ffffff;
	color:#0088CF;
	border: 1px solid #0088CF;
}
#prices li {
	display:inline;
}
li.red{
	padding:0 20px 0 20px;
	background-image:url(../assets/iceRink/bullet_red.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
li.purple{
	padding:0 20px 0 20px;
	background-image:url(../assets/iceRink/bullet_purple.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

