img[src*="help_au_screen.jpg"] {
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#parameters {
	height: 920px;
	margin-top: 10px;
}

#parameters div {
	float: left;
	width: 33%;
	height: 100%;
}

#parameters strong {
	display: block;
	color: #969696;
}

strong#not_automatable {
	color: #E46B6B;
}

#parameters ul {
	margin-top: 5px;
}

h2 {
	float: left;
}

p {
	clear: both;
}

li img {
	float: left;
	margin-left: -140px;
	left: 0px
}