div#twit{
	position:absolute;
	background:white;
	border:1px solid gray;
	text-align:left;
	overflow:hidden;
	width:100%;
	height:48px;
	width:500px;
}
div#twit1, div#twit2{
	position:absolute;
	background:white;
	width:100%;
	overflow:hidden;
	vertical-align:middle;
	height:100%;
}
