#latest {
	border-top: 2px solid #556b6b;
	border-bottom: 2px solid #556b6b;
	background: #d5eae2;
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#latest p {
	border-top: 1px dotted #556b6b;
	font-size: 12px;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}

.querypiece {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: #f0e2e2;
	border-top: 1px solid #938b8b;
	border-bottom: 1px solid #938b8b;
}

.querypiece p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	margin-right; 0;
	padding: 0;
}

.checkbox {
	margin-right: 5px;
}

.pubresults {
	border: 0;
	width: 100%;
}

.pubresults td {
	padding: 3px;
	font-size: 11px;
	border-bottom: 1px solid #53514d;
	background-color: #f0ece0;
}

.pubresults a {
	font-weight: normal;
}

.resultstitle {
	width: 40%;
}

.resultsdate {
	width: 10%;
}

.pubresults a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #b9acaa;
}

.pubresultseven td {
	background-color: #dcd8ce;
}

.pubresultsheading td {
	background: #b2afa7;
	border-bottom: 3px solid #53514d;
	font-size: 12px;
}

#abstractfull {
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

#abstracttools {
	display: none;
	font-size: 11px;
	line-height: 13px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	width: 80px;
	border: 1px solid #333;
	text-align: center;
	padding: 0;
}

#abstracttools h1 {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	background-color: #333;
	color: #fff;
	padding: 3px;
}

#abstracttools img {
	margin: 0;
	padding: 0;
}
#abstracttools p {
	margin: 0;
	padding: 0;
}

#abstracttools a, #abstracttools a:link, #abstracttools a:visited, #abstracttools a:active {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

#abstracttools a:hover {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #d0e9d0;
}