#doc-list {
	width: 100%;
	}
#doc-list tr {
	vertical-align: top;
	}	
#doc-list th, #doc-list td {
	padding: 0.25em 0 0.25em 0;
	}
#doc-list th {
	text-align: left;
	font-size: smaller;
	color: #666;
	border-bottom: solid 1px #d3d1c2;
	}
.cell1 {
	width: 80%;
	}
.cell1 a {
	font-weight: bold;
	color: #d10c19;
	}
.cell2 {
	font-size: smaller;
	}	
.cell3 {
	border-bottom: solid 1px #d3d1c2;
	}
.cell3 hr {/*
	color: #d3d1c2;
	background-color: #d3d1c2;
	border: 0;
	margin: 0 auto 0 auto;
	height: 1px;
	width: 98%;
	text-align: center;
	clear: both;*/
	display: none;
	}
/* form stuff */
#docsFilter #cat,#docsFilter #group, #docsFilter #key, #docsFilter #src, #venue, #interval {
	width: 80% !important;	
	}
#eventSearchBtn {
	float: right;
	margin-right: 2em;
	}

