.richtext_imagebutton
{
	height: 20px;
	width: 20px;
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
}

.richtext_imagebutton_over
{
	height: 20px;
	width: 20px;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #A0A0A0;
	background-color: #C0C0C0
}

.richtext_image 
{
	position: relative;
	left: 1px;
	top: 1px;
	height: 20px;
	width: 20px;
	border: none;
}

.richtext_toolbar 
{
	height: 30px;
	background-color: #C0C0C0;
	border: 1px solid #C0C0C0;
	vertical-align: middle;
	text-align: center;
}