.tblCoolbar { 
	display:inline;
	background-color:threedface; padding:1px; color:menutext; 
	border-width:1px; border-style:solid; 
	border-color:threedhighlight threedshadow threedshadow threedhighlight;
}
.tblCoolbar td	{
	background-color:threedface; padding:1px; color:menutext; 
}

.tblCoolbar img {
	clear:none;
	margin:0px;
	display:inline;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
	behavior:url("../editor/Includes/button.htc");
	vertical-align:middle;
	padding:5px;
	width:23px;
	height:23px;
	margin:0px;
}

.tbSeparator
{
	float:none;
	clear:none;
	display:inline;
	vertical-align:middle;
	BORDER-LEFT: buttonshadow solid 1px; 
	BORDER-RIGHT: buttonhighlight solid 1px; 
	FONT-SIZE: 0px; 
    TOP: 0px;
	HEIGHT: 18px; 
	WIDTH: 1px; 
}

.txtbtn {
	font-family:tahoma; 
	font-size:70%; 
	color:menutext;
}

textarea.wysiwyg	{
	behavior:url("../editor/Includes/wysiwyg.htc");
}

iframe.wysiwyg	{
	border:5px solid blue;
}



