﻿
ul.atrs {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

li ul.atrs {
	margin-top: 6px;
	padding-bottom: 36px;
}

ul.atrs li {
	font-size: 11px;
	line-height: 18px;
	padding-left: 30px;
	border-bottom: none;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	color: Black;
	font-weight: normal;
}

/* ----------------------------------------------------------- */

ol.searchResults {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: Black;
}

ol.searchResults li a:link, ol.searchResults li a:visited {
	cursor: hand;
	display: block;
	text-decoration: none;
}

ol.searchResults li a:hover {
	text-decoration: none;
}

ol.searchResults li.vip {
	font-weight: bold;
}

/* ----------------------------------------------------------- */

#countRes {
	font-size: 11px;
	padding-right: 50px;
}

/* ----------------------------------------------------------- */

span.occurrence {
	color: #AD4546;
	
}

/* ----------------------------------------------------------- */

.navSearchPage {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	cursor: default;
	color: #BEC5D2;
}

.navSearchPage a:link, .navSearchPage a:visited {
	text-decoration: none;
}

.navSearchPage a:hover {
	text-decoration: none;
}

/* ----------------------------------------------------------- */

.searchLabel {
	font-size: 11px;
	font-weight: bold;
	color: #AD4546;
}

.searchSubLabel {
	font-size: 11px;
	color: Silver;
}

.search-red {
	color: #AD4546;
}

