#ilw-survey-tab
{
	position: fixed;
	top: 153px; right: 0;
}
#ilw-survey-tab a,
#ilw-survey-tab a:link,
#ilw-survey-tab a:visited
{
	display: block;
	width: 27px; height: 92px;
	text-indent: -1000em;
	background: url("images/survey_tab.gif") 0 0 no-repeat;
	outline: none;
}
#ilw-survey-tab a:hover { background-position: -27px 0; }
