
textarea {
	width: 100%; height: 300px;
}
input {
}

.toolbar {
	width:auto;
}

.toolbar img {
	border: none;
}

#content form img {
	padding: 0px;
}

.toolbar_item {
width:24px;
height:18px;
display:block;
float:left;
}
.toolbar_item a {
}
.toolbar_item a:hover {
}

.clearboth {
clear:both;
}