#twocolumncontainer{
	width: 99%;
}
#pdflink {
	text-align: right;
	width:98%;
}
#handbook {
	height:350px;
	overflow: auto;
}
#notes {
	height:270px;
	width:350px;
	overflow: auto;
	border: 1px solid #666666;
	background: #F0F6FD;
}
#closelink1, #closelink2 {
	text-align: right;
}
span.wordhighlight1
{
	background: cyan;
}				
span.wordhighlight2
{
	background: yellow;
}
span.wordhighlight3
{
	background: lightgreen;
}								
span.wordhighlight4
{
	background: Fuchsia;
}	

