.clsSearchResult{
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	
	width: 566px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.clsEndSearchResults{
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	width: 570px;
}

.clsSearchResultLeft{
	width: 20px;
	float: left;
	text-align: center;
}

.clsSearchResultRight{
	width: 20px;
	float: right;
	text-align: center;
}

.clsSearchResultInnerLeft{
	width: 170px;
	float: left;
	text-align: center;
	display:block;
	height:100%;
}

.clsSearchResultInnerRight{
	width: 120px;
	float: right;
	text-align: center;
	display:block;
}

.clsSearchResultInnerCentre{
	font-size: x-small;
	display:block;
	margin-left: 190px;
}

.clsSearchStyleFixer{
	width:100%;
	clear:both;
	height:1px;
}