/* Categories */

.catWrapper {
	margin-bottom:1em;
}

.catWrapper ul {
	margin: 0;
	padding: 0;
	margin-left:2.5%;
}

.catWrapper ul li {
}

/* Advertisements */

.yourAdHere {
	width:12em;
	float:left;
	border:1px solid #888;
	background-color:#eee;
	height:400px;
	font-size:20px;
	line-height:400px;
	text-align:center;
	margin-left:2em;
}

/* Category columns */

.colWrapper {
	clear:both;
}

.colWrapper ul {
	float:left;
	width:47%;
}

.colWrapper li {
}

.colWrapper li .count {
}
