.newCP .search .categoryList,
.newCP .hasSearch .search .categoryList
{
	background: #efefef; /* Color2 */
}

.newCP .search,
.newCP .search .categoryList,
.newCP .hasSearch .search,
.newCP .hasSearch .search .categoryList
{
	background-color: #641b1b; /* Color6 */
}

.newCP .search h3
{
	color: #ffffff; /* Color 8 */
}

.newCP .hasSearch .search,
.newCP .hasSearch .search .categoryList,
.newCP .search input[type="text"],
.newCP .search .date input,
.newCP .listing th,
.newCP .listing td
{
	border-color: #ccc; /* hr color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .featured h2,
.moduleContentNew .results .activity .liveEditStatus
{
	color: #641b1b; /* Headline color */
}

.moduleContentNew .sidebar .formline > label
{
	color: #641b1b; /* Subhead1 color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .featured .carousel,
.moduleContentNew .results h2,
.moduleContentNew .pagination
{
	border-color: #ccc; /* hr color */
}

.moduleContentNew .sidebar
{
	background-color: #641b1b; /* Color6 */
	color: #ffffff; /* Color8 */
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: #ffe3e3; /* Color9 */
}

.moduleContentNew .sidebar a.button
{
	color: #a5191f; /* HyperLink Color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .sidebar h4
{
	color: #ffffff; /* Color7 */
}