#grades
{
	border: 1px solid #a2c0e2;
	padding: 7px 10px;
	margin: 7px 0px;
}

#comments
{
	max-height: 300px;
	overflow: auto;
	font-size:12px;
}

#comment_text
{
	width: 100%;
	height: 100px;
	margin-bottom:5px;
}

#comment_submit
{
	float: right;
}

.tags
{
	font-size:12px;
}
