#colTwo {display:none;}
#colThree {
	margin:0 0 0 16em;
	background-color:#FFFFFF;
}
#colThree table {
	border:1px solid #000;
	margin:0 0 1em 0;
	border-collapse:collapse;
}
#colThree table p {
	margin:0;
	padding:0;
	text-align:left;
	font-size:1.2em;
}
#colThree td, #colThree th {
	border: 1px solid #333;
	padding:0.4em;
}
#colThree th {
	text-align:center;
	background-color:#AAA;
	color:#FFF;
	font-size:1.4em;
}
#colThree table caption {
	font-size:1.5em;
	margin:0 0 0.4em 0;
}
#colThree table a {
	color:#3366BB;
	text-decoration:none;
}
#colThree table a:link, #colThree table a:visited, #colThree table a:hover, #colThree table a:active {
}
#colThree table a:hover {
	text-decoration:underline;
}
	
