.pointer {cursor:pointer}
img {border:0}

.editor-buttons-area {
	height:29px;

	border:solid 1px #c2c2c2;
	border-top:0;
	border-bottom:0;
	padding:6px 0 0 7px;
}

.editor-buttons-area span img {
	cursor:pointer;
}

.editor-buttons-area span.group{
	margin-left:4px;
}


.editor-buttons-area span.html{
	martin-left:100px;
}

.editor-buttons-area span.html *{
	vertical-align:middle;
}



.editor-buttons-area span.group img {
	margin-right:-4px;
}


.editor-content-area{
	border:solid 1px #c2c2c2;
	border-top:solid 1px #eee;
}