#tweet {
	height: 280px;
	width: 210px;
}
#inner {
	height: 280px;
	width: 210px;
	margin-left: 20px;
	margin-top: 65px;
	overflow: auto;
	position: absolute;
}

