#column1 {
	padding: 15px 0 0 0;
}
.column1Text {
	padding: 0 0px !important;
}
.column1Text A IMG {
	position: relative;
	top: 3px;
}
.navigation {
	padding: 15px 0;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#respond input,
#respond textarea {
	width: 98%;
}
#respond .form-submit input {
	width: auto;
}
#column1 .wordpressContent UL {
	list-style: none;
	margin: 0;
	padding: 7px 0 15px 0;
	width: 215px;
	clear: left;
	float: left;
}
#column1 .wordpressContent UL LI {
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
	display: block;
	width: 215px;
	clear: left;
	float: left;
	border-bottom: 1px solid #e0e0e0;
}
#column1 .wordpressContent UL LI A {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0px 10px 2px 5px;
}
#nav-above {
	display: none;
}
.entry-utility {
	padding: 10px 0;
	font-size: 12px;
}
#column1 .wordpress {
	height: 10px;
	overflow: visible;
	clear: left;
}
HTML > BODY #column1 .wordpress {
	min-height: 10px;
	overflow: hidden;
	height: auto;
}
#column1 .wordpress .widget-title {
	padding-bottom: 0;
	margin-bottom: 0;
}