#floating-survey {
  display: none;
}

/* -----------------------------------
	Floating Panel
----------------------------------- */
div.floatingPanelA01 {
	position: absolute;
	top: 0;
	right: 0;
}
div.floatingPanelA01LanguageSet {
	display: none;
}
div.floatingPanelA01LanguageSet.pseudo-selected-language {
	display: block;
	position: relative;
	*zoom: 1;
	_zoom: default;
	_width: 0;
}
div.floatingPanelA01Label {
	position: absolute;
	top: 0;
	left: -33px;
	width: 37px;
	z-index: 1;
}
div.floatingPanelA01Label a,
div.floatingPanelA01Label a:hover,
div.floatingPanelA01Label a:active {
	background: none;
	outline: 0 none;
}
div.pseudo-open div.floatingPanelA01Label a,
div.pseudo-open div.floatingPanelA01Label a:hover,
div.pseudo-open div.floatingPanelA01Label a:active {
	cursor: default;
}
div.floatingPanelA01Label img {
	background: url(http://www.fujifilm.com/img/shared/survey/btn_survey_01_bg.png) 0 0 no-repeat;
	_background: none;
}
div.floatingPanelA01Body {
	position: relative;
	width: 4px;
	overflow: hidden;
	visibility: hidden;
	background: url(http://www.fujifilm.com/img/shared/survey/bg_survey_01.png) 4px 0 no-repeat;
	_background-image: url(http://www.fujifilm.com/img/shared/survey/bg_survey_01.gif);
}
div.floatingPanelA01Content {
	padding: 6px 0 13px;
	width: 380px;
	background: url(http://www.fujifilm.com/img/shared/survey/bg_survey_02.png) 1px 100% no-repeat;
	_background-image: url(http://www.fujifilm.com/img/shared/survey/bg_survey_02.gif);
}
div.floatingPanelA01ContentBody {
	padding: 2px 20px 0 24px;
	background: #e4f9f3;
	background: url(http://www.fujifilm.com/img/shared/survey/bg_survey_03.png) 0 0 repeat-y;
	_background-image: url(http://www.fujifilm.com/img/shared/survey/bg_survey_03.gif);
	color: #222222;
	font-size: 85.71%;
	line-height: 1.3333;
}
div.floatingSurveyDescription {
	min-height: 60px;
	_height: 60px;
}
div.floatingSurveyDescription p {
	margin: 0;
	padding: 0.3333em 0 0;
}
form.languageSelectForSurvey {
	margin: 0;
	padding: 0;
}
form.languageSelectForSurvey fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}
form.languageSelectForSurvey legend {
	display: none;
}
div.fieldForSelectLanguage {
	margin: 0.3333em 0 0;
	min-height: 18px;
	_height: 18px;
	color: #555555;
	line-height: 1.25;
}
div.actionsForLanguageSelect {
	position: relative;
	margin: 8px -20px 0 -17px;
	padding: 5px 20px 0 17px;
	background: url(http://www.fujifilm.com/img/shared/survey/bg_survey-action_01.gif) 0 0 repeat-x;
	zoom: 1;
}
div.actionsForLanguageSelect:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.actionsForLanguageSelect .buttonContainer {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: 0 none;
	background: none;
	font-size: 100%;
	line-height: 1;
	cursor: pointer;
}
div.actionsForLanguageSelect button.buttonContainer {
	*width: 1px;
	*max-width: 1px;
}
div.actionsForLanguageSelect .buttonContainer .button {
	float: left;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #a0a0a0;
	background: #ebebeb url(http://www.fujifilm.com/img/shared/survey/bg_button_01.gif) 0 0 repeat-x;
	color: #222222;
	font-weight: bold;
	font-size: 125%;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
	zoom: 1;
}
div.actionsForLanguageSelect .buttonContainer .button, x:-moz-any-link {
	margin-left: -3px;
	*margin-left: 0;
}
div.actionsForLanguageSelect .buttonContainer:hover .button {
	background-color: #dcdcdc;
	background-image: url(http://www.fujifilm.com/img/shared/survey/bg_button_01o.gif);
	border-top-color: #7b7b7b;
	border-left-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #7b7b7b;
}
div.actionsForLanguageSelect .buttonContainer.pseudo-hover .button {
	background-color: #dcdcdc;
	background-image: url(http://www.fujifilm.com/img/shared/survey/bg_button_01o.gif);
	border-top-color: #7b7b7b;
	border-left-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #7b7b7b;
}
div.actionsForLanguageSelect .button .buttonInner {
	display: block;
	margin: 0;
	padding: 3px 10px 2px 7px;
	border-bottom: 1px solid #d3d3d3;
	min-height: 15px;
	_height: 15px;
	zoom: 1;
}
div.actionsForLanguageSelect a.button .buttonInner {
	float: left;
	*padding-top: 4px;
	*padding-bottom: 3px;
	zoom: 1;
}
div.actionsForLanguageSelect .submit .buttonInner {
	padding-left: 29px;
}
div.actionsForLanguageSelect .submit .icon {
	position: absolute;
	top: -5px;
	left: 3px;
}
div.actionsForLanguageSelect .cancel {
	float: right;
}
div.actionsForLanguageSelect .cancel .button {
	font-weight: normal;
	font-size: 100%;
	line-height: 1.25;
}
div.actionsForLanguageSelect .cancel .buttonInner {
	padding-left: 28px;
}
div.actionsForLanguageSelect .cancel .icon {
	position: absolute;
	top: 4px;
	left: 7px;
}
