
.header
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:8px;
	background-color:#DFE8F6;
}

.header h1
{
	font-size:1.8em;
	color:#222222;
	text-indent:8px;
	margin:0px;
	margin-bottom:8px;
	padding:0px;
}

.header h2
{
	font-size:1.4em;
	color:#666666;
	text-indent:8px;
	margin:0px;
	padding:0px;
}

.header a
{
	text-decoration:none;
	color:#222222;
}

.header img
{
	float:left;
}

.nav_run { background-image:url(../img/icons/run.png) !important; }
.nav_module { background-image:url(../img/icons/module.png) !important; }
.nav_template { background-image:url(../img/icons/template.png) !important; }
.nav_refresh { background-image:url(../img/icons/refresh.png) !important; }
