.newCP .search .categoryList,
.newCP .hasSearch .search .categoryList
{
	background: rgb(230, 237, 244); /* Color2 */
}

.newCP .search,
.newCP .search .categoryList,
.newCP .hasSearch .search,
.newCP .hasSearch .search .categoryList
{
	background-color: rgb(46, 74, 87); /* Color6 */
}

.newCP .search h3
{
	color: rgb(245, 250, 255); /* 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: rgb(112, 114, 114); /* hr color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .featured h2,
.moduleContentNew .results .activity .liveEditStatus
{
	color: rgb(9, 90, 110); /* Headline color */
}

.moduleContentNew .sidebar .formline > label
{
	color: rgb(46, 74, 87); /* Subhead1 color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .featured .carousel,
.moduleContentNew .results h2,
.moduleContentNew .pagination
{
	border-color: rgb(112, 114, 114); /* hr color */
}

.moduleContentNew .sidebar
{
	background-color: rgb(46, 74, 87); /* Color6 */
	color: rgb(245, 250, 255); /* Color8 */
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: rgb(245, 250, 255); /* Color9 */
}

.moduleContentNew .sidebar a.button
{
	color: rgb(38, 114, 144); /* HyperLink Color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .sidebar h4
{
	color: rgb(245, 250, 255); /* Color7 */
}