@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew .listing h2
{
	border-bottom-color: #333;
}

.moduleContentNew .listing .item
{
	border-color: #333;
}

.moduleContentNew .sidebar .section
{
	border-color: #333;
}

.moduleContentNew .sidebar .categories li
{
	color: #333;
}

.moduleContentNew strong.alert em
{
	border-color: #333;
}