table.execTable {
	width:100%;
	}
	td.execTable {
		width:50%;
		vertical-align:top;
	}
	td.execTable.col1 {
		padding-right:2.5ex;
	}
	td.execTable.col2 {
		padding-left:2.5ex;
	}
/**/
ul.execList {
	list-style-type:none;
	margin:0px; padding:0px;
	}
	ul.execList h2 {
		border-bottom:1px dotted #666;
		padding-bottom:1em;
	}
	ul.execList li {
		margin-bottom:1.5em;
		padding-bottom:1.5em;
	}
	ul.execList img {
		float:right;
		margin:0 0 .5em 3ex;
	}
	ul.execList li ul {
		list-style-type:disc;
		}
		ul.execList li ul li {
			border:0;
			margin-bottom:.5em;
			padding-bottom:0;
		}
	/**/
/**/
