@charset "utf-8";
/* CSS Document */

.schedbottom  {
	background-attachment: scroll;
	background-image: url(/images/sched_bottom_tcm7-15160.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width:160px;
}

.schedit  {
	background-attachment: scroll;	
	background-image: url(/images/sched_mid_tcm7-15161.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width:160px;	
}
#postit {
	margin-top: -5px;

}
#postit td img {display: block;}


#postit h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	margin-bottom: 8px;
}

#postit h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	text-align:right;
	margin-right: 18px;
	font-weight:bold;
	margin-bottom: 8px;
	margin-top: 5px;
}

#postit li {
	display: block;
	clear: left;
}
#postit li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	display: block;
	width: 117px;
	padding-left: 12px;
	text-align: left;
	float: left;
}

#postit li em a {
	float:right;
	width:3px;
	margin-right: 20px;
	display: inline;
	font-style: normal;
	text-transform: lowercase;
	clear: right;
}
#postit ul {
	display: block;
	margin-bottom: 10px;

}
