div.schedule#fall06 {
	float : left;
}

div.schedule#spr06 {
	float : left;
}

div.activities {

	clear : both;
}

@media screen {
	.rss-item-link-url {
	display : none;
    }
}

@media print {
	.rss-item-link {
	display : none;
    }

div.information a:link:after, div.information a:link:visited, div.recentnews p a:link:after, div.recentnews p a:link:visited {
   content: ": " attr(href);
   font-size: 90%;
   }


a[href^="news"]:link:after, a[href^="news"]:link:visited {
   content: ": " attr(href);
   font-size: 90%;
   }

a:link, a:visited {
	color: black;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	}

div.information a[href^="mailto"]:after {
  content: "";
   }
}

div.section {
   float : left;
}

div.instructor {
float : right;
padding-right : 5em;
background-color : white;
}

div.instructor h2 {
  padding-bottom : 1em;
}

div.recentnews {
 clear : left;
}

div.information {

}
body {
	background-color : white;
	font-family : sans-serif;
}

.left {
	float : left;
	width : 50%;;
}

.right {
	float : right;
	width : 50%;;
}

h1 {
	margin-top : 2pt;
	margin-bottom : 2pt;
}

h2 {
	font-size: 13pt;
	padding-top : 0pt;
	margin-bottom : 1pt;
}

.moveup {
	margin-top : 0pt;
}

ul li {
/* 	margin-bottom : 1pt; */
}

dt {
	font-weight : bold;
}

.info {
	margin-left : 0.50in;
}

pre {
	font-family : monotype;
}

.special {
	font-size : larger;
}

address {
	font-size : small;
}

p, ul, ol, dl, table {
	margin-left : 0.25in;
}

li {
	margin-bottom : 10px;
}

p.rssfeed a img {
	border : 0px;
	text-decoration : none;
}

.subnote {
	color : gray;
}

table {
	vertical-align : middle;
}

.comment {
	margin-left : 0.25in;
	color : red;
	line-height : 1.1;
}

.comment, .notation {
		background : white;
/*		background-layer : white; */
		color : red;
		vertical-align : middle;
		overflow : visible;
		}

.comment {
		position : relative;
		}

.notation {
		position : absolute;
		left : 0.5in;
        right : 1in;
        display : block;
        visibility : hidden;
		}

pre {
        margin-left : 1in;
	white-space : pre;
    }

h1 {

}    

table th {
	text-align : left;
}

img.logo {
	vertical-align : middle;
}

a img {
	border : none;
}