ul,ul li {
	list-style:none;
}


.demo-container h4 {
	font-size:14px;
	margin:0 0 5px;
}

.clear {
	clear:both;
}

.dcjq-count {
	float:right;
}

div.menu {
	width:245px;
	float:left;
	position:relative;
}

li.dcjq-current-parent ul li.dcjq-parent-li ul {
	position:absolute;
	left:245px;
	display:none;
	width:245px;
}
