#postit {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 200px;
	height:40px;
	left: 2px;
	top: 155px;
	z-index: 10;
	overflow: visible;
}
