﻿.teatag .formular 
{
	-moz-border-radius: 0;
	background-color: White;
}

.teatag textarea.textfield
{
	width: 100%;
	height: 200px;
}

.teatag .toolbar .button img
{
	background-color: #C1C1C1;
}

.teatag .toolbar .button img:hover
{
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.teatag .toolbar
{
	/*display: block;*/
	background-color: #E0E0E0;
	border: 1px solid #C0C0C0;
	height: 16px;
}

.teatag .toolbar .help 
{
	padding-right: 1ex;
	font-size: 0.8em;
	line-height: 1em;
}
