@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew .userAccount,
.moduleContentNew div.header,
.moduleContentNew table.header td,
.moduleContentNew .sidebar,
.moduleContentNew .footer
{
	background-color: #f6e9bb;
}

.moduleContentNew strong.alert
{
	background-color: #f6e9bb;
}

.moduleContentNew .listing h2
{
	border-bottom-color: #d8debc;
}

.moduleContentNew strong.alert em
{
	border-color: #d8debc;
}

.moduleContentNew .listing .item
{
	border-color: #d8debc;
}

.moduleContentNew .sidebar .section
{
	border-color: #d8debc;
}

.moduleContentNew .sidebar .categories li
{
	color: #d8debc;
}


