body {
	width: 800px;
}
table {
	left: 30px;
}
.result-abst {
	background-color: #66FF66;
	width: 600px;
}
.result-pub {
	background-color: #FFCC99;
	width: 600px;
}
.result-rr {
	background-color: #FFFF99;
	width: 600px;
}
.result-thesis {
	background-color: #66FFFF;
	width: 600px;
}
