#page > header .search input[type="submit"] { top:0.6em; }

/* gradients */
nav.doormat { background: url("../Images/degraded/doormat.png") repeat-x #83cad5 !important; }
#page > footer { background: url("../Images/degraded/footer.png") repeat-x #7dc0ca; }
.btnGrey, .application .lnkStart a, .frmActions .submit input, .newsletterSubscribe .submit, #main .search input[type="submit"], .search.layout.f1l2 .group2 .ms-sbtext { background:url("../Images/degraded/button-grey.png"); }
.focus.structure, .textblock.calculation, .application.summary, .application.detail > .main .inset, .event.summary .meta .spec.date, .event.detail .meta, .pl_app > .inset { background:url("../Images/degraded/focus-structure.png") repeat-x #eef3f5; }
article .modList.documents > header h1, .modList.contacts > header h1, 
.press .group1 .modList.contacts > header h1, 
.contact .group1 .modList.contacts > header h1, 
.azList > .main > section > header h1,
.group1 > .detail > aside > section > header h1 { background:url("../Images/degraded/blockstyle-header.png") repeat-x; }

.quickjump { background:url("../Images/degraded/quickjump.png") repeat-x; }

/* transparent */
.home .container.l2 .focus.structure { background:url("../Images/degraded/1px-trans-green.png"); }

/* home page layout */
.pl_home .main .headerRight {
	background-image: url("../Images/degraded/1px-trans-green.png");
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: auto;
	background-origin: padding-box;
	background-clip: border-box;
	background-color: transparent;
}