.drag
{
	color: #7f8289;
	font-size: 1.2em;
}
ul
{
	padding: 0 0 0 .5em;
}

ul li
{
	height: 40px;
}
ul:last-child li
{
	list-style: none;
}