#collumn1 {
	width: 50%;
	float: left;
}
#collumn2 {
	float: left;
	width: 50%;
}
ul {
	padding: 10px;
	list-style-position: outside;
	list-style-image: url(../img/layout/list_item_1.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#collumn2 img.nocurfew {
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -3px;
}
