.newCP .header .search,
.newCP .myListings h1.listingStatus
{
	background: rgb(46, 74, 87);
}

.newCP .header .search a {
	color: rgb(245, 250, 255);
}

.newCP .header .nav .search h4,
.newCP .header .nav .search .searchControls,
.newCP .myListings h1.listingStatus
{
	color: rgb(245, 250, 255);
}

.newCP .header .search input[type="text"]
{
	border-color: rgb(172, 216, 207);
}

.moduleContentNew .sidebar dl dt
{
    color: rgb(38, 114, 144); /* Headline */
}

.moduleContentNew .contentMain div.featured
{
	border-color: rgb(112, 114, 114);  
}

.moduleContentNew .contentMain div.featured h2,
.newCP .myListings h1,
.newCP .singleJob .detailPanel > h2,
.newCP .singleJob .detailPanel > h3,
.newCP .singleJob .listing > h3,
.modal.jobHelp h1
{
    border-bottom-color: rgb(112, 114, 114); 
}

.moduleContentNew .contentMain div.featured h2 span
{
    background: rgb(46, 74, 87);
    color: rgb(245, 250, 255);
}

.newCP .singleJob .detailPanel > h3,
.newCP .contentMain div.featured .job
{
	border-top-color: rgb(112, 114, 114); 
}

.newCP .job,
.newCP .myListings .jobPosting
{
	border-top-color: rgb(112, 114, 114); /* HR COLOR */
}

.newCP .myListings .jobPosting.noJobs
{
	border-bottom-color: rgb(112, 114, 114); /* HR COLOR */
}

.newCP .onTop.wizard .category .hidden
{
	border-top-color: rgb(112, 114, 114);
}

.newCP .employerRegistration div.requiredInfo
{

    border-bottom-color: rgb(230, 237, 244); /* Color color 2*/
}

.newCP .job span
{
	color: rgb(38, 114, 144); /*[subhead2]*/
}

.newCP .header div.search .searchControls input[type="text"]
{
	border-color: rgb(172, 216, 207);
	color: rgb(245, 250, 255);
}
