html, body{
	height:100%;
}
div.SearchIt{
margin-right:225px;
}
div.SearchIt fieldset h1{
	font-size:17px;
	font-weight:bold;
}
div.demoContent{
	background: #d7d7d7 url(../images/demo_bg.gif) repeat-x top;
	margin-right:225px;
}
div.demoContent div.clear{
	clear:both;
	height:1px;
	overflow: hidden;
}
div.demoContent div.right{
	float:right;
}

div.demoContent div.paginatorTop{
	color:#FFFFFF;
	font-weight: bold;
	text-align: right;
	height:35px;
	line-height:44px;
	overflow: hidden;
}

div.demoContent div.paginatorTop a{
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
	padding-right:6px;
}

div.demoContent div.paginatorTop span{
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	padding-right:6px;
}
div.demoContent div.relevance{
	height:22px;
	line-height: 22px;
	color: #000000;
	padding:0px 0px 0px 14px;
}
div.demoContent div.relevance span{
	padding:0px 0px 0px 127px;
}
div.demoContent div.documentsList{
	background: #FFFFFF;
}
div.demoContent div.documentsList table{
	border-top:15px solid #FFFFFF;	
	border-bottom:15px solid #FFFFFF;
}
div.demoContent div.documentsList table tr td.relevance{
	font-size:11px;
	font-weight:bold;
	color:#000000;	
}

div.demoContent div.documentsList table tr td div.documentRelevance{
	clear:both;
	width:35px;
	height:5px;
	border:1px solid #4f54aa;
	overflow: hidden;	
	text-align: left;
}
div.demoContent div.documentsList table tr td div.documentRelevance img{
	float:left;
}
div.demoContent div.documentsList table tr td div.documentName, .documentNameWindow{
	font-size:15px;
	text-align:left;
	width:200px;
	float:left;
}
div.demoContent div.documentsList table tr td a.occurences{
	display:block;
	float:left;
	background: #DCDCDC url(../images/occurences_bg.gif) no-repeat left;
	height:19px;
	width:108px;
	color:#696868;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align: center;
}
div.demoContent div.documentsList table tr td a.summary{
	display:block;
	float:left;
	background: #DCDCDC url(../images/summary_bg.gif) no-repeat left;
	height:19px;
	width:90px;
	color:#696868;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	margin-right:2px;
}
div.demoContent div.documentsList table tr td.documentText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div.demoContent div.paginatorBottom{
	color:#000000;
	font-weight: normal;
	text-align: right;
	margin-top:6px;
	overflow: hidden;
	background: #FFFFFF;
}

div.demoContent div.paginatorBottom a{
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	padding-right:6px;
}

div.demoContent div.paginatorBottom span{
	text-decoration: none;
	color:#002dff;
	font-weight: bold;
	padding-right:6px;
}

input[type=submit] {border: 1px outset #999;}
select, input[type=submit]:focus {border: 1px inset #999;}

div.window{
	background: #FFFFFF;
}

div.window .topHeader{
		background: #d7dce5;
		margin:0px 10px 0px 0px;
		line-height:31px;
		padding:0px 5px 0px 5px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;				
		clear: both;
	}
	
div.window .documentNameWindow{
	line-height: 31px;
	padding-left:60px;
}
div.window a.summary{
	display:block;
	float: left;
	background: #FFFFFF url(../images/summary_bg.gif) no-repeat left;
	height:31px;
	line-height: 27px;
	width:90px;
	color:#696868;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	margin-right:2px;
}

div.window a.occurences{
	display:block;
	float:left;
	background: #FFFFFF url(../images/occurences_bg.gif) no-repeat left;
	height:31px;
	line-height: 27px;
	width:108px;
	color:#696868;
	font-weight: bold;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	text-align: center;
}
