div#textbox {
        float: right;
        margin-top: 24px;
	margin-bottom: 5px;
        padding: 0 0 0 0;
        padding-right: 10px;
        width: 758px;
        height: 439px;
        background-color: #FFFFFF;
        overflow: auto;
}

div#mainsubnavbox {
	visibility: hidden;
	position: absolute;
	z-index: 100;
	width: 0px;
	height: 0px;
}
