* {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
}
h1 {
	color: #ee2654;
	font-size: 10pt;
}
a:active, a:focus {
	color: #ed1849;
}

a:link, a:visited, a:hover {
	color: #008ca8;
}
th {
	text-align: left;
}
.spider {
	border: solid 1px black;
	width: 402px;
	height: 40px;
	padding: 5px;
}
.progress {
	border: none;
	width: 402px;
	height: 14px;
	padding: 0px;
}
#terms_found {
	border: solid 1px black;
	height: 400px;
	width: 400px;
	overflow: auto;
}
#terms_chosen {
	border: solid 1px black;
	height: 450px;
	width: 400px;	
}
#choose_urls {
	border: solid 1px black;
	width: 800px;
}
.col_nr {
	vertical-align: top;
	width: 20px;
}
.col_term {
	vertical-align: top;
	width: 200px;
}
.col_uri {
	vertical-align: top;
}
.col_viewurl {
	width: 40px;
}
	
select {
	width: 400px;
}
.header {
	font-weight: bold;
}
tr.row1 td {
	background: white;
}
tr.row2 td {
	background: #E6F4F6;
}
.fullblock {
	width: 960px;
	margin: 20px 0 0;
	padding: 0;
}
.fullblock div {
	background: #E6F4F6;
	margin: 10px 0 0;
	padding: 0;
}
.fullblock div div {
	background: url(images/panel_bottom_2.png) bottom left no-repeat;
	margin: 0;
	padding: 0 0 14px;
}
.fullblock div div.footer {
	background: url(images/panel_bottom.png) bottom left no-repeat;
	margin: 0;
	padding: 0 0 14px;
}
.fullblock div div div {
	background: url(images/panel_top.png) top left no-repeat;
	margin: 0;
	padding: 5px 10px;
}
.fullblock h1 {
	width: 700px;	
	color: #ee2654;
	font-size: 10pt;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
