
.radioGroup{
	width:180px;
}

.external {
	padding: 0px 13px 0px 0px;
	background: url(../images/external-link-icon.png) no-repeat 100% 50%;
}

#searchTips{
	font-size:10px;
}

.searchTipButton{
	margin-top:2.5%;
	font-weight: light;
	font-size: 13px;
}

.comboBox{
	height:26px;
}

.linkButton{
	margin-top:90%;
    font-size:11px;
}

.registryDescription{
	font-size:11px;
}
.nifTabHeader{
	float:left;
	width:95%;
	font-size:12px;
}

.nifTabHeaderImage{
	float:left;
	width:5%;
}

.pad-text{
	padding:5px;
}

.nifLogin{
	font-size: 12px;
}

.nifPreference{
	font-size:14px;
}
.nifAnnotation {
	text-decoration:none;
    border-bottom:2px dotted blue;
}

.nifWebTitle {
	color:#2200CC !important;
}
.nifWebSummary {
	fint-size: 12pt !important;
}
.nifWebUrl {
	color: green !important;
}

.nlx {
	color: blue !important;
	text-decoration:underline !important;
}

.nifCategory {
	background:#E0E9F8 !important;
	-moz-border-radius: 3px 3px 3px 3px; 
}

.searchTerm {
	font-weight:900 !important;
	font-style:normal !important;
	text-transform:capitalize;
}

.my-list-item-sel {
	font-weight: bold !important;	
	color: red  !important;
}

#loading {
  position: absolute;
  left: 45%;
  top: 40%;
  margin-left: -45px;
  padding: 2px;
  z-index: 20001;
  height: auto;
  border: 1px solid #ccc;
}

#loading a {
  color: #225588;
}

#loading .loading-indicator {
  background: white;
  color: #444;
  font: bold 13px tahoma, arial, helvetica;
  padding: 10px;
  margin: 0;
  height: auto;
}

#loading .loading-indicator img {
  margin-right:8px;
  float:left;
  vertical-align:top;
}

#loading-msg {
  font: normal 10px arial, tahoma, sans-serif;
}

.facetLabel {
	font-weight: bold;
}

.facet {
	padding-left: 1em;
	border-radius: .5em;
    margin: .25em;
    font-size: 11px;
}

.facet-selected {
	background: #add8e6;
}

em {
  font-weight: bold;
}

.snippets {
	margin-left: 6em;
	font-size: .8em;
}

