﻿body {
}

.result-number
{
	padding: 2px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
	border-spacing: 2px;
	width: 18px;
	font-family:Arial;
	font-size: 10pt;
}
.result-content
{
	font-family: Arial;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	padding: 1px 1px 10px 1px;
	border-spacing: 2px;
	display: table-cell;
}


.result-links
{
	text-align:left;
	border-spacing: 2px;
	display:block;
	padding: 2px 2px 2px 2px;
	font-family: Arial;
	font-size: 10pt;
	color: #807F83;
	
	}
	
.result-title
{
	text-align:left;
	border-spacing: 2px;
	display:block;
	padding: 2px 2px 2px 2px;
	
	}
	
.result-pagelinks
{
	font-family:Arial;
	font-size: 10pt;
	padding: 25px 0px 25px 5px;
	display: inline;
	font-weight:bold;	
	color: #807F83;
}
.links
{
	font-family:Arial;
	font-size: 10pt;
	padding: 0px 0px 25px 5px;
	display:inline;
	font-weight:bold;	
	color: #807F83;
	
	}
.selected-pagelink
{
	font-family:Arial;
	font-size: 10pt;
	padding: 0px 0px 25px 5px;
	display:inline;
	font-weight:bold;	
	color: #807F83;
	}

.links:Visited, .result-pagelinks:Visited
{
	color: #807F83;
	}
.links:hover, .result-pagelinks:hover
{
	color: #FDB913;
	}
	
.bookmark
{
	
	}

.summary
{
	border: thin solid #808080;
	display: block;
	padding: 0px 35px 5px 25px;
}

.results-header
{

	}