#e2-task-instr {
	position: fixed;
	width: 100%;
	/*height:25px;*/
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #0076be;
	color: white;
	font-family: sans-serif;
	font-size: 12px;
}

#e2-task-instr div {
	float: left;
	padding: 5px 10px 5px 10px;
}

#e2-task-instr .title {
	background-color: #182983;
}

#e2-task-instr span {
	text-decoration: underline;
	font-weight: bold;
}

/*
#content {
    margin-bottom:25px;
    bottom:25px;
}*/
