/**** awpcp-custom.css ***/
/********************************/

.awpcp-listing-title {
	font-weight: bolder;
	font-size: 1.4em;
}

.toplevelitem {
	font-weight: bolder;
	font-size: 1.4em;
}

.awpcp-classifieds-menu--menu-item .awpcp-classifieds-menu--browse-listings-menu-item {
	font-weight: bolder;
	font-size: 1.1em;
}

ul.sub-categories {
	font-weight: bolder;
	font-size: 1.1em;
}

ul.awpcp-classifieds-menu {
	font-weight: bolder;
	font-size: 1.2em;
}

.awpcp-category-dropdown-label {
	font-weight: bolder;
	font-size: 1.1em;
}

/*
ul.sub-categories li {
  background: #cce5ff;
  color: darkblue;
  margin: 5px;
}
*/