@charset "utf-8";

@media screen and (-webkit-min-device-pixel-ratio:0) {
.textbox {
	width:95%;
	height: 15px;
	margin-bottom: 1px;
	padding: 1px;
}
}