H1.title
{
	font-size: x-large;
}
/*+clearfix {*/
.event:after, .days:after, .wplan:after, .to:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.event, .days, .wplan, .to
{
	display: inline-block;
}
.event, .days, .wplan, .to
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
/*[clearfix]*/.wplan
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
       /*background-color: #ffffff;*/
	line-height: 1;
	padding: 0;
	margin: 0;
	display: block;
}
/*[clearfix]*/.days
{
	margin: 0;
	padding: 0;
}
.day
{
	width: 11em;
	padding: 0.25em 0.25em 0;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.day H1
{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}
.events
{
	margin: 0;
	padding: 0;
}
/*[clearfix]*/.event
{
	padding: 0.25em;
	margin: 2px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
        min-height: 5em;
}
.c0
{
	background-color: #ffffff;
	border: 1px solid #b8ebc9;
	border-left: 1em solid #b8ebc9;
}
.c1
{
	background-color: #ffffff;
	border: 1px solid #ccccff;
	border-left: 1em solid #ccccff;
}
.c2
{
	background-color: #ffffff;
	border: 1px solid #ebd7b8;
	border-left: 1em solid #ebd7b8;
}
.c3
{
	background-color: #ffffff;
	border: 1px solid #ffddff;
	border-left: 1em solid #ffddff;
}
.c4
{
	background-color: #ffffff;
	border: 1px solid #eeee88;
	border-left: 1em solid #eeee88;
}
.c5
{
	background-color: #ffffff;
	border: 1px solid #99ffff;
	border-left: 1em solid #99ffff;
}
.c6
{
	background-color: #ffffff;
	border: 1px solid #ebd7b8;
	border-left: 1em solid #ebd7b8;
}
.empty
{
	border: 1px solid transparent;
}
.name
{
	font-weight: bold;
	text-align: center;
	clear: both;
}
.from
{
	color: #333366;
	font-weight: bold;
	float:left;
}
/*[clearfix]*/.to
{
	text-align: right;
       float:right;
	color: #666666;
}
.info
{
	color: #666666;
	text-align: center;
}
.sensei
{
	font-size: 11px;
	color: #999999;
	text-align: right;
        float: right;
        padding-left: 0.25em;
        padding-right: 0.25em;
}
