div#content div.right {
	width: 385px;
	height: 385px;
	border: 0;
	padding: 0px 23px 0px 0px;
	background-color: transparent;
	overflow-y: scroll;
}
div#content {
	position: relative;
	height: 385px;
	overflow: hidden;
	background-image: url(../img/box.gif);
	background-repeat: no-repeat;
	background-position: 397px 0;
}
div#content div.right div.inner {
	position: relative;
	width: 339px;
	min-height: 339px;
	padding: 23px 23px 23px 23px;
}
* html div#content div.right div.inner {
	height: 339px;
}
