/* @group glossary */
#glossarioB .terms {
	padding: 0 10px;
}
#glossarioB .terms li {
	margin-bottom: 30px;
}
#glossarioB .terms li h5 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #F4B124;
}
#glossarioB .terms li p {
	font-size: 12px;
}
#glossarioB .paginationWrapper .paginationRight {
	float: left;
}
#glossarioB .paginationWrapper .paginationRight .selected {
	color: #6f9e35;
	font-weight: bold;
}
/* @end */
