div #story-feature wide {
	margin: none;
}



#test_glossary {
	float: right;
	width:100%; 
	font-size:1em;
	}
#test_glossary caption {
	text-align:left;
	padding:0 0 2px 3px;
	color:#ffffff;
	}
	
#test_glossary .subheading {
	font-weight:normal; 
	background-color:#799eb2; 
	padding:5px; 
	color:#ffffff;
	}

#glossary_content {
	font-weight:normal;
	font-size:0.9em;
	
}

#gelselectmenu {
	height: 23px;
	background: #fff url("/nol/shared/spl/hi/glossaries/img/gel_drop.png") 0 0 no-repeat;
	border:none;
}
#selecteditem{
	width:90%;
}
	
#glossary_content select{
	width: 100%;
	height:23px;
	background: #ededed;
	opacity:0;
	position:relative;
	top:-23px;
	
	
}
	
#current-item{
	padding: 4px 0 0 0;
	margin-left: 4px;
}

#glossary_description{
	position:relative;
	top:-18px;
}

#glossary_description_content{

	padding-top:13px;
	padding-bottom:13px;

}
#glossary_tellus{
	border-top:1px solid;
	border-top-color:#cccccc;
	padding-top:13px;
}

#glossary_tellus{
	border-top:1px solid;
	border-top-color:#cccccc;
	padding-top:8px;
}

#glossary_link{
	border-bottom:1px solid;
	border-bottom-color:#cccccc;
	padding-top:8px;
	padding-bottom:8px;
}	
