/* changed font size so translated words fit in the drawer */
.ui-tabs-nav a span {
	font-size:10px;
}

/* width of zoom dialog */
#zoom_wrapper div.anchored {
	width:290px;
}

