/**** Override layout for one-column presentation ****/
.centerCol {
/*	width:95%;  */
/*	width:515px; */
/*	float:none; */
/*	padding-left:10px; */
/*	text-align:left; */
}
div.iconTitle {
/* Remove explicit height for icon links to accommodate multiple-line links */
	height:auto;
}
div.iconTitle a {
/* Make sure links appear on a line (or lines) by themselves, add bold */
	display:block;
	font-weight:bold;
}
.description {
/* Control size of conference descriptions under links */
	font-size:0.8em;
}
