div.body_content_left {
	
	position: relative;
	width:565px;
	height:500px;
	left:28px;
	top:15px;
}

div.body_content_right1 {
	
	position:absolute;
	width:173px;
	height:78px;
	right:28px;
	top:16px;
	border:none;	
}

div.body_content_right2 {
	
	position:absolute;
	width:173px;
	height:78px;
	right:28px;
	top:111px;
	border-style:none;
}

div.body_content_right_ack {
	
	position:absolute;
	width:249px;
	height:78px;
	right:-20px;
	top:220px;
	font-size:x-small;
	font-style:italic;
	color:#4C4C4C;
	border-style:none;
}