.primary {
	float:right;
	display:inline;
	margin-left:10px;
	margin-bottom:10px;
}

.list {
	width:99%;
}
.list caption {
	display:none
}

.list th {
	text-align:left;
	font-weight:normal;
}

#content .list h3 {
	margin:0 0 0.2em 0;
	padding:0
}

.list h3 a {
	color:#000;
	text-decoration:none
}

.list h3 a:hover {
	color:#7fbe00;
	text-decoration:underline
}

.list h3 span {
	font-size:0.8em;
	font-weight:normal
}

.list th, .list td {
	padding:0.3em 0.3em;
	vertical-align:top
}

.list td {
	background:#e0e8ea;
	border-bottom:3px solid #fff
}

.top-row th {
	background:#d1dcdf;
	color:#206970;
}

.month-row th {
	background:#d1dcdf;
	color:#206970;
	font-weight:bold;
	text-align:right
}

#news-date {
	text-align:right
}
#news-img {
	text-indent:-999em;
	overflow:hidden
}

.assoc-files {
	padding-bottom:0;
	padding-top:5px
}

.end {
	text-align:right
}