#chat {
	position: absolute; 
	top: 153px;
}
.ie7 #chat{
	margin-left: -64px;
}

#pointer {
	position: relative;
	height: 15px;
}
#pointer > img {
	position: absolute;
	top: -65px;
	left: -55px;
}


