/* CSS Document */

#imppage li{
	display: block;
	background-image: url(../misc/arrow-d04.gif);	
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 5px 0px 0px 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #82a7e5;
	list-style-type: none;
}

	
#imppage ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#b900 { 
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
}

