#con {
  margin-top: 2.3em;
}

#content {
  margin:0 16em;
  width: 100%;
}

html>body #content {
  width:auto;
}

#con {width:100%; float:left; margin-right:-15em}
#con2 {width:100%; float:right; margin-left:-15em}

.split div {clear:both; width:100%}
html>body div .split {width:auto}
.split div div, .split ul {float:left; width:49%; clear:none}
.split div div ul {float:none; width:auto}
.split div div.half2 {float:right}
.split div div.clear {float:none; clear:both; width:100%}

#con2 .split h2 a {
  color: #ff7400; 
}

.split .top h2, .split h2.top {
  margin-top:0.3em;
}
.split img {
	float: left;
	margin: 0 1em 1em 0;
}
.split p {
	clear: left;
}

.split p {margin:0}

#content li ul {padding-top:1.1em}
