#header {
	top: -1px;
	[]top: -16px;
}

#index {
	width: 997px;
	border-left:  1px solid #BCDCEB;
  	border-right:  1px solid #BCDCEB;
  	border-bottom:  1px solid #BCDCEB;
	text-align: left;
	background-color: #fff;
	padding: 5px;
}

#results {
	border-left:  1px solid #BCDCEB;
  	border-right:  1px solid #BCDCEB;
	text-align: left;
	background-color: #fff;
}

#results td {
	vertical-align: top;
	padding-bottom: 7px;
}

#results td.content {
	padding-right: 10px;
}

div.title {
	margin-bottom: 0;
}