/* Just for Invensys Appliance sites */
#content fieldset {
	background: #f7f8de;
}

#documentation li a {background: #eef1bc;}
#documentation li.even a {background: #f7f8de;}

/* Line under nagivation items
#nav em, #nav a:hover {
	border-bottom: solid 1px #454ba1;
}
*/
#content h1 {
	padding: 7px 120px 30px 20px;
	font-size: 250%;
	background: #c2cd23 url(/img/h1-appliance.png) bottom right no-repeat;
}