ul.checklist li{background: none; padding-left: 0; text-align:left;}
ul.checklist{ 
	border: 1px solid #ccc;
	list-style: none; 
	overflow:auto; 
	width: 150px;
}
ul.checklist a:link{text-decoration:none}
ul.checklist a:hover{text-decoration:none}
ul.checklist a:visited{text-decoration:none}
ul.checklist a:active{text-decoration:none}
ul.checklist, ul.checklist li{margin-left:0;padding:0}
ul.checklist label {
	display: block; 
	padding-left:25px; 
	text-indent: -22px;
}
ul.checklist label:hover, ul.checklist label.hover{
	background: #777;
	color: #fff;
}
ul.cl3 {
	border: 1px dotted #a17c04;
	/*font-family: "Trebuchet MS", Tahoma, Geneva, Arial, sans-serif;*/
	font-size: 10px;
	height: 135px;
	background:#e7f0ca;/*D6E79C*/
}
ul.cl3 .alt { background: #fff; }
ul.cl3 label {
	padding: 0.2em 0.2em 0.2em 25px;
}
ul.cl3 label:hover, ul.cl3 label.hover { background: #eee; color: #a05a04;  }

img.whiteline
{
	width:7px;
	height:180px;
	float:left;
}