table.aklh_harvest {
	background-color:#fafafa;
}
table.aklh_harvest th{
	background-color:#dfdfdf;
	padding: 2px;
	color:#;
	text-align: center;
	text-color: #ffffff;
	font-color: #ffffff;
}
	
table.aklh_harvest td {
	padding: 3px;
}
table.aklh_harvest td {
	vertical-align: top;
}
table.aklh_harvest th span.hide {
	display: none;
	
}
table.aklh_harvest td.linktitle{
	font-color:red;
}

table.aklh_harvest td.count {
	text-align: center;
	width: 7%;
}
table.aklh_harvest td.action1{
	text-align: center;
	width: 12%;
}

table.aklh_harvest td.action2{
	text-align: center;
	width: 12%;
}

table.aklh_harvest td a.close {
	background-color:yellow;
	display: block;
	float: right;
	font-color:red;
}
table.aklh_harvest td span.loading {
	color: #999;
	display: block;
	padding: 5px;
	background-color:#f5f5f5
}

#aklh_template_tags dl {
	margin-left: 10px;
}
#aklh_template_tags dl dt {
	font-weight: bold;
	margin: 0 0 5px 0;
}
#aklh_template_tags dl dd {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
#exclude {
	height: 60px;
	width: 80%;
}
