#innerBox {
	float: right;
	width: 200px;
	margin-top: 0px;
	margin-right: 30px;
	top: 0px;
}
#innerBox1 {
	float: left;
	width: 200px;
}

