@charset "utf-8";

#toolbar {
	width:auto;
}

img {
	border:none;
}

.toolbar_item {
width:24px;
height:18px;
display:block;
float:left;
}
.toolbar_item a {
}
.toolbar_item a:hover {
}

.clearboth {
clear:both;
}