	.SearchBox .topStatusBar {
		text-align: right;
		background:#eee;
		padding: 3px 3px 3px 0;
		color: black;
	}
	.SearchBox ol{ 
		list-style: none;
	}
	.SearchBox h3{
		padding:0;
		margin:0
	}
	.SearchBox .action cite {
		color:green;
		font-style:normal;
	}
	.SearchBox .action a {
		color:#77c;	
	}
	.SearchBox .searchNavigation {
		text-align: center;	
		font-size: 14px;
		font-weight: bold;
		padding: 5px;
	}
	.SearchBox .searchNavigation a:hover{
		background: #eee;
		
	}
