.twocol_1 {
	float: left;
	width: 69%;
}

.twocol_2 {
	float: right;
	width: 28%;
}

.twocol_1a {
	float: left;
	width: 49%;
}

.twocol_2a {
	float: right;
	width: 49%;
}

div.mod1 {
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

div.mod1 div.heading {
	border-bottom: 1px solid #000;
	color: #555;
	padding: 3px 4px 6px 4px;
	font-weight: bold;
}

div.mod1 div.heading a {
	color: #000;
}

div.mod1 div.heading span.hint {
	color: #93A5BF;
}