table.course td {
		vertical-align:top;
		font-size:10px;
		line-height:12px;
}

a.course {
	display:block;
	color:black;
}

div.courseheader {
	cursor:pointer;
}

a.course:hover {
	color:black;
	background: #DEEBF2;
}

div.g1option {
	float:left;
	padding:5px;
	margin:5px;
	border:1px solid black;
	font-size:10px;
	line-height:9px;
	width:130px;
}

div.g1title {
	width:100px;
	height:37px;
	float:left;">
}

input.g1input {
	width:30px;
	float:left;"	
}

