.contentMenu div {
	float:left;
}

.actionLink {
	float:right;
	font-size:14px;
	font-weight: bold;
	line-height:20px;
	margin: 35px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	width:200px;
	background-color: EEBE20;
	border: 5px solid #DADCD9;
}

.actionLink a {
	font-size: 18px;
	text-decoration:none;
}

.leafPages a {
	font-size:12px; 
	text-decoration:none
}

.leafPages li {
	display:inline
}

.contentCallout {
	width:200px; 
	padding:20px; 
	float:right;
	font-weight: bold; 
	font-size: 18px; 
	font-style: italic; 
	color: gray;
	clear: both;
}

.ism-theme-group {
	list-style:none;
	margin:15px;
	padding:10px;
}

.ism-theme-group li {
	margin:5px;
}

.ism-theme-group li.ish-theme {
	font-size: 18px;
	font-weight: bold;
}

.ism-topic {
	font-size: 12px;
}
