/* Just for Eliwell sites */
#content h1 {
	padding: 7px 130px 30px 20px;
	font-size: 250%;
	background: #f93 url(/img/h1-eliwell.png) bottom right no-repeat;
}

#related fieldset h1, #related fieldset h2, #related fieldset h3 {
	background: #ff921b;
}

#content fieldset {
	background: #fce7d3;
}

#documentation li a {background: #fff4e8;}
#documentation li.even a {background: #fff9f3;}

/* Line under Navigation items
#nav em, #nav a:hover {
	border-bottom: solid 1px #454ba1;
}
*/

#langbar ul li a { color: #5b5d5e; }
