.editor-daddy {
	
}
.editor-buttons {
	width:70%;
	padding:3px;
	background-color:#E5E4E8;
}
.editor-buttons a {
	display:block;
	float:left;
	border:1px solid #E5E4E8;
}
.editor-buttons a:hover {
	border:1px solid #B2B4BF;
}
.editor-buttons img {
	width:23px;
	height:22px;
	border:none;
}
.separator {
	float:left;
	width:2px;
	height:22px;
	background:url(images/separator.gif);
	margin:0px 2px;
}
.iframe   {
	border:2px solid #E5E4E8;
	padding:0px;
	margin:0px;
	height:100px;
}
.iframelong{
	border:2px solid #E5E4E8;
	padding:0px;
	margin:0px;
	height:300px;
}
