.listsMed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: 660066;
	list-style-position: outside;
	list-style-image:  url(../images/bullet_med.gif);
	line-height: 17px;
}
.arrows {
	list-style-image:   url("img_bullet_pointy.png");
	list-style-position: outside;
	margin-left: -20px;
	margin-top: 2px;
	line-height: 14px;
	letter-spacing: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.arrowstrans {
	list-style-position: outside;
	list-style-image: url(../images/bullet_pointy.gif);
	line-height: 12px;
	letter-spacing: normal;
	text-align: left;
	margin-top: 2px;
	margin-left: -20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin-top: 2px;
	margin-left: -20px;
	list-style-position: outside;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
	font-weight: normal;
}
.list-arrows-2010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: url(img_bullet_arrow.png);
	text-align: left;
	margin: 5px;
	padding: 0px;
}

