.headerMenuBody {
	background-image: url(../newAdmin/images/smallBusinessBuilder-header-menu-bg.jpg);
}

.headerLogoCell {
	background-image: url(../newAdmin/images/smallBusinessBuilder-logo.jpg);
}

.siteMapPageListTop {
	background-image: url(../newAdmin/images/optionsMenuName_smallbiz.jpg);
}

/*
this overrides a style found in lp_template.css for the colour behind the icons on the landing pages
*/
#icon_bg {
	background-color: #dcb23c;
}

.blackbox .submit {
	background-color: #00a7e6;
	border: 1px solid #74ccf4;
}

.blackbox .submit:hover {
	background-color: #5cc7ef;
	border: 1px solid #a6def8;
}
