#content {
	z-index: 300;
	padding-bottom: 7px;
}

#content h2 {
	font-size: 15px;
	color: #618200;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}
.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

#content ul li{
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}