.icon {
	padding-right: 10px;
	padding-left: 10px;
}
li.bg{
	height:auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #999;
	background-image: url(../images/arrow_grey.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
.nodot {
	list-style-type: none;
}

li.nobg{
	height:auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul  {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 1.3em;
}
.scrollArea  {
	width: 375px;
	height: 200px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #001D55;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
	background-color: #CCC;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	margin-left: 10px;
}
#left   li.dot {
	list-style-type: square;
	list-style-position: outside;
	font:normal 13px/15px Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
#left img {
	padding-left: 10px;
}

