#category-sidebar {
	border:1px solid #ccc;
	padding:10px 10px 0 10px;
	margin:0 0 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#category-sidebar h4{
	font-size:11px;
	margin: .5em 0 1em 0;
	text-transform:uppercase;
	color:#888;
}

#category-sidebar ul{
	margin:0 0 1em;
}
