div.dynamic-content {
	margin:30px 0;
}

table.categories {
	width:100%;
	border:0;
	margin:0;
}
table.categories td {
	vertical-align:top;
}
table.categories h2 {
	padding-bottom:10px !important;
}

ul.subcategories {
	margin:0;
	font-weight:normal;
}
ul.subcategories li {
	margin:0 0 10px 0;
}

div.dynamic-content a,
ul.subcategories li a {
	font-weight:normal !important;
}

.prev { height:21px; padding:3px 0 3px 20px; background:url(/images/icon_previous.gif) transparent 0 50% no-repeat; }
.next { height:21px; padding:3px 20px 3px 0; background:url(/images/icon_next.gif) transparent 100% 50% no-repeat; }
