/* transcript.css */

#container {
	width: 610px;
}

#container h1.tr {
	font-size: 1.5em;
	font-weight: bold;
	color: #663300;
	margin-bottom: 0em;
}

#container h2.tr {
	font-size: 1.1em;
	font-weight: bold;
	color: #663300;
	margin-top: 0em;
	margin-bottom: 0em;
}

#container .trcolor {
	color: #663300;
}

#container .filesize {
	font-size: .75em;
}

#materials th,td {
   font-size: 0.9em;
}

#materials td.cj {
	text-align: center;
}

.globalskip {position: absolute; left: -100em; width: 1em;}
em.pmstriketext {font-style: normal; text-decoration: line-through;}

