#babwSurveyPosition{
	position: absolute;
	z-index: 999;
	bottom: 0px;
	right: 0px;
	width: 235px; /*55px*/
	height: 110px; /*88px*/
}
#babwSurveyContainer{
	overflow: hidden;
	width: 235px; /*55px*/
	height: 110px; /*88px*/
	position: relative;
}
#babwSurvey{
	position:absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
}
#babwSurvey img {
	border: none;
}
