textarea.mceEditor_content {
	width: 100%;
	border: none;
}

input.mceEditor_title {
	border: 1px solid #ccc;
}

div.bp div.actions a {
	color: #ccc;
	font-family: sans-serif;
	font-size: 11px;
	float: right;
}

div.bp div.actions a {
	color: #ccc;
	font-family: sans-serif;
	font-size: 11px;
	float: right;
}

div.bp div.actions ul {
	list-style: none;
}

div.bp div.actions li {
	margin-left: 5px;
	float: right;
}

div.bp div.info {
	color: #848484;
	font-family: sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}

div.bp_item:after {
	content: '';
	border-bottom: 1px dashed #cacaca;
	margin: 20px 100px 10px 100px;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
}