.SearchSimple {
	color:#333399;
	font-size: 11px;
	padding: 0px;
	width: auto;
	margin-bottom: 8px;
	font-weight: bold;
	background-image: url(../../Templates/_images/back_img.gif);
	border: solid #6F88B7 1px;
	}
#cTL .SearchSimple {
	color:#333399;
	font-size: 11px;
	padding: 0px;
	width: auto;
	margin: 0px 4px 8px 10px;
	font-weight: bold;
	background-image: url(../../Templates/_images/back_img.gif);
	border: solid #6F88B7 1px;
	}
#cLS .SearchSimple {
	color:#333399;
	font-size: 11px;
	padding: 0px;
	width: auto;
	margin: 0px 4px 8px 10px;
	font-weight: bold;
	background-image: url(../../Templates/_images/back_img.gif);
	border: solid #6F88B7 1px;
	}
#cTR .SearchSimple {
	color:#333399;
	font-size: 11px;
	padding: 0px;
	width: auto;
	margin: 0px 4px 8px 10px;
	font-weight: bold;
	background-image: url(../../Templates/_images/back_img.gif);
	border: solid #6F88B7 1px;
	}
#cRS .SearchSimple {
	color:#333399;
	font-size: 11px;
	padding: 0px;
	width: auto;
	margin: 0px 4px 8px 10px;
	font-weight: bold;
	background-image: url(../../Templates/_images/back_img.gif);
	border: solid #6F88B7 1px;
	}
.SearchFull {
	width: 100%;
	padding: 4px 0px;
	color: #6F88B7;
	font-size: 11px;
	width: 100%;
	margin-bottom: 20px;
}
/*
Search Results
*/

.SearchResults {
	margin: 10px;
}
.SearchResults .ListHolder {
	margin: 0px;
	width:auto;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 0px 10px;
	clear: both;
}
.SearchResults .ListCustomTitle{
	font-weight: bold;
	color: #333399;
	font-size: 10px;
	background-image: url(../../Templates/_images/back_list.gif);
	border-bottom: solid #333399 1px;
	text-transform: uppercase;
	padding: 4px 4px 0px ;
	background-repeat: repeat-x;
	background-position: top left;
	height: 16px;
	margin: 4px 0px 4px 0px;
	}
.SearchResults H1.ListCustomTitle{
	font-weight: bold;
	color: #333399;
	font-size: 10px;
	background-image: url(../../Templates/_images/back_list.gif);
	border-bottom: solid #333399 1px;
	text-transform: uppercase;
	padding: 4px 4px 0px 4px4px;
	background-repeat: repeat-x;
	background-position: top left;
	height: 16px;
	margin: 4px 0px 4px 0px;
}
.SearchResults .ListPrimarySeparator {
	font-size: 12px;
	color: #333399;
	font-weight:bold;
	margin: 0px;
	}
.SearchResults .ListSecondarySeparator {
	font-size: 10px;
	color: #333399;
	font-weight:bold;
	margin: 0px;
}
.SearchResults .ListThumbnail{
	margin: 0px 0px 2px 8px;
	float: right;
	border: solid #6f88b7 1px;
	display: none;
}
.SearchResults .ListTitle {
	font-size: 13px;
	color: #999999;
	padding: 5px 0px 5px 12px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	float:none;
	background-image: url(../../Templates/_images/icon_pointer1.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	text-decoration: none;
	}
.SearchResults .ListTitle a:visited {
	color: #999999;
	text-decoration: none;
}
.SearchResults .ListTitle a:link {
	color: #999999;
	text-decoration: none;
}
.SearchResults .ListTitle a:hover{
	color: #333399;
	text-decoration: underline;
}
.SearchResults .ListAuthor {
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-right: 5px;
	font-style: italic;
}
.SearchResults .ListItemDate {
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-style:italic;
	display: none;
}
.SearchResults .ListKeywords {
	font-size: 10px;
	padding: 0px;
	color: #999999;
	margin: 0px 0px 5px 0px;
	font-style:italic;
	line-height: 11px;
}
.SearchResults .ListSummary {
	margin: 0px;
	padding-bottom: 2px;
}
.SearchResults .ListSummary a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.SearchResults .ListCreator {
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-style:italic;
	font-weight:bold;
	float:left;
	line-height: 11px;
	clear: left;
	display: none;
}
.SearchResults .ListCreatedDate {
	font-size: 10px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	font-style:italic;
	float:left;
	line-height: 11px;
	clear: left;
	display: none;
}
.SearchResults .ListUpdator {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	font-style:italic;
	font-weight:bold;
	float:right;
	line-height: 11px;
	clear: right;
	display: none;
}
.SearchResults .ListUpdatedDate {
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 0px;
	font-style:italic;
	float:right;
	line-height: 11px;
	clear: right;
	display: none;
}
.SearchResults .ListEndItem {
	float:none;
	font-size: 0px;
	clear:both;
	margin: 10px 0px;
	border-bottom: solid #6f88b7 1px;
}

