/* META
--------------------------------------------------------- */
.article-tools {
/*	border-top: 1px solid #DDDDDD;*/
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	z-index: -1;
/*	background: #ECECEC;*/
}

.article-meta {
	padding: 0px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 0px 3px 20px;
	background: url(../images/icon-user2.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}
.article-section {
	padding: 3px 3px 3px 15px;
	background: url(../images/icon-category.gif) no-repeat 0 2px;
}
.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}
.article_separator {
	height: 15px;
	width: 300px;
	}