
#glossary{
	width:					100%;
	border-collapse:		collapse;
	border:					0;
	margin:					0;
}

.glossary_space{
	height:			15px;
}

#rider td{
	width:					15px;
	height:					25px !important;
	border-right:			2px solid #FFF;
	text-align:				center;
}

#rider td a, #glossary_search, #glossary_submit{
	background-color:		#bee2d3;
}

#rider td a{
	margin-left:			2px;
}

#rider td a, #glossary_submit{
	display:				block;
	width:					100%;
	height:					100%;
	
	font-size:				12px;
	font-weight:			bold;
	color:					#002D6E !important;
	text-decoration:		none !important;
	text-align:				center;
	line-height:			25px;
}

#rider a:Hover, #glossary_submit:Hover{
	background-color:		#7ecaae !important;
	text-decoration:		none !important;
}

#rider .entry_big{
	width:					auto;
}

#glossary_search{
	white-space:			nowrap !important;
	width:					100%;
	height:					15px !important;
}

#glossary_input{
	margin-left:			2px;
	width:					340px;
	height:					19px;
	border:					none;
	font-weight:			normal;
	padding-left:			2px;
	line-height:			19px;
}

#glossary_submit{
	line-height:			25px;
	width:					100% !important;
	height:					25px !important;
}

.glossary_char{
	display:				block;
	width:					100%;
	height:					25px;
	background-color:		#9fd6c0 !important;
	font-size:				18px;
	color:					#002D6E !important;
	text-decoration:		none !important;
	line-height:			25px;
	padding-left:			13px;
	margin:					0px;
	margin-bottom:			5px;
}

.glossary_entry {
	text-decoration:		none !important;
}

.glossary_entry p {
	padding-left:			13px;
}

.showText, .secText{
	margin-right:			30px;
}

#content{
	padding-right:			0px !important;
	width:					455px;
	overflow:				hidden;
}

#nohits{
	display:				none;
	padding-left:			15px;
}