#page-text-container {
	display: block;
	overflow: hidden;

	background: url(../img/gloss-legalhammer.gif) no-repeat;
	background-position: 16px 0;

	min-height: 100px;
}

#page-text-container #text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page-text-container #text ul li {
	margin-bottom: 8px;
}

#page-text-container #text ul li a {
	color: #000;
	padding: 0 0 8px 0;
	font-weight: normal;
}

#page-text-container #text ul li a:hover {
	text-decoration: underline;
}


#page-text-container #title {
	background: url(../img/gloss-text-index.gif) no-repeat;
	width: 43px;
	height: 43px;
}