#box {
	width:568px;
	margin-bottom:5px;
	padding:14px;
	background-image:url(../images/longwhiteboxstrip.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#532900;
	font-weight:bold;
}

.japgreen {
	font-size: 14px;
	color: #A2CB49;
	text-align:right;
}

#whiteboxtop {
	background-image:url(../images/longwhitebox-top.jpg);
	width:596px;
	height:17px;
	position:relative;
	top:0px;
	left:0px;
	
}
#whiteboxbottom {
	background-image:url(../images/longwhitebox-bottom.jpg);
	background-repeat:no-repeat;
	width:596px;
	height:38px;
	position:relative;
	bottom:20px;
	
}
#whiteboxstrip {
	background-image:url(../images/longwhiteboxstriph.jpg);
	height:470px;
	width:13px;
	position:relative;
	top:-484px;
	left:583px;
}