@charset "utf-8";
/* CSS Document */

h1 {
	color: #549c00;
}
#notes  {
	background: #F6F4F0;
}

#notes ul {
	padding: 8px;
	list-style: none;
	margin: 0px 0px 0px 18px;
}
.network-header {
	color: #CC0000;
}
.go-options {
	float: right;
}

.half-visible-remarks {
	color: #999999;
	font-weight: lighter;
	font-size: 0.6em;
	vertical-align: bottom;
}
ul {
	list-style-type: square;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 16px;
}
li a {
	font-size: 14px;
	text-decoration: none;
}
