.menu {
	left: 6px;
	top: 0px;
	position: absolute;
	height: auto;
	width: auto;
	right: auto;
	bottom: auto;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	position: absolute;
	height: auto;
	width: 340px;
	left: 20px;
	top: px;
	right: auto;
	bottom: auto;
	padding: 13px;
	background-color: #FFFF99;
	border: dotted #FF3333;
}
.borderlines {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: -3px;
}
.borderlines1 {
	position: absolute;
	height: auto;
	width: auto;
	left: 275px;
	top: 534px;
}
