.postComment {
	margin-bottom: 10px;
	background: #F9F4B5;
}

.postComment p {
	padding: 3px 7px 3px;
	background: #f9f4b5;
}

.postComment a {
	color: #000;
	text-decoration: none;
}

.postComment a:hover {
	text-decoration: underline;
}

.columnWidth100 img {
	margin: 5px;
}

#head span.singline {
	float: left;
	padding: 11px 0 0 0;
	text-align: left;
}
span.singline div.form {
	background: transparent url('/i/field-search.gif') no-repeat 0 0;
	margin: 0;
	height: 27px;
	width: 200px;
	position: relative;
	top: -3px;
	padding: 0 0 10px 0;
}
#head span.singline div.form {
	width: 243px;
	top: 0;
	padding: 0;
}
span.singline div.form input {
	width: 30px;
	height: 27px;
	background: #f1f1f1;
	border: none;
	padding: 0;
	margin: 0;
	float: right;
}
* html span.singline div.form input {
	//margin: 0 -3px 0 0;
}
#head span.singline div.form input {
	background: #ffffff;
}
span.singline div.form input.field {
	width: 140px;
	height: 23px;
	background: transparent;
	border: none;
	padding: 6px 0 0 0;
	margin: 0;
	color: #999999;
	font-size: 12px;
	font-style: italic;
	float: left;
	left: 13px;
	position: relative;
}
#head span.singline div.form input.field {
	width: 200px;
	margin: 1px 0 0 0;
	background: transparent;
}
