#todo_widget {
	
}

#todo_widget .widget-content h3 {
	color: #eee;
	margin-top: 10px;
}

#todo_widget ul li {
	line-spacing: 1;
	margin: 0;
}