#widgetGlossary
{
	color: #1E406D;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	min-height: 77px;
	height: auto;
	width: 306px;
	position: relative;
	display: block;
	float: none;
	clear: both;
	overflow: visible;
	background-color: #DEE5F0;
	background-image: url(/images/widgets/side_glossary.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#widgetGlossary p
{
	position: absolute;
	top: 30px;
	left: 10px;
	margin: 10px 0 0 95px;
	width: 190px;
	list-style-position: outside;
	float: none;
	clear: both;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
}

#widgetGlossary .btn { 	position: absolute;
	bottom: 4px;
	left: 6px;
 }
