﻿.clsSearchMainContainer { height: auto; width: 550px; margin: 10px 0px 10px 0px; padding-left: 8px; }

.clsSearchContainerForSearchInput { clear: none; width: 165px; height: 20px; float: left; }
.clsSearchContainerForSearchButton { clear: none; width: 45px; height: 20px; float: left; }
.clsSearchContainerForSearchScope { clear: none; width: 160px; height: 20px; float: left; }
.clsSearchScopeSelector { clear: both; width: 100%; height: 75px; float: left; padding-top: 5px;}
.clsSearchContainerForSearchScope select { height: 22px; margin-top: 1px; }

.clsSearchButton { font-size: 9px; border: thin solid #6a6a6a; height: 21px; margin-top: 1px; /*height: 22px; width: 45px; padding: 0px 0px 3px 0px; margin: 0px;*/ }
	
.clsSearchContainerForSearchResult .SearchResultPagingTool { clear: both; width: 100%; height: 20px; float: left; text-align: center; padding-top: 15px;padding-bottom: 15px; }
.SearchResultInfoMarked { font-weight: bold; }
.SearchResultTitle { height: auto; width: 90%; clear:left; }
.SearchResultWeight { height: 15px; clear: none; font-weight: bold; float:right; margin-right:4px;}
.SearchResultContext {clear:both;}

.SearchPagingToolContainer .SearchPrevPageContainer { clear: none; width: 275px; height: 15px; float: left; text-align: left; }
.SearchPagingToolContainer .SearchNextPageContainer { clear: none; width: 275px; height: 15px; float: left; text-align: right; }
.SearchPagingToolContainer { clear: both; }
.clear { line-height: 1px; height: 1px; width: 1px; clear: both; }

.SearchResultNoResults { font-weight: bold; }

