@charset "utf-8";
#portal_search_button {
	background-image:url(../images/common/search.png);
}
.portal_help_button {
	display:block;
	width:18px;
	height:18px;
	background-image:url(../images/common/button_help.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_help_2_button {
	display:block;
	width:18px;
	height:18px;
	background-image:url(../images/common/button_help_2.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_flag_de_button {
	display:block;
	width:22px;
	height:17px;
	background-image:url(../images/common/button_flag_de.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_flag_ro_button {
	display:block;
	width:22px;
	height:17px;
	background-image:url(../images/common/button_flag_ro.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_flag_en_button {
	display:block;
	width:22px;
	height:17px;
	background-image:url(../images/common/button_flag_en.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.portal_flag_hu_button {
	display:block;
	width:22px;
	height:17px;
	background-image:url(../images/common/button_flag_hu.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
