#fxTarget {
	top : 0;
	z-index : 990;
	height : auto;
	overflow : hidden;
	background-image: url(../images/panel_yesil.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	float:left;
}
.top_panel_inner {
	background-image: url(../images/panel_dugme_yesil.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 30px;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}
*html .top_panel_inner {
width:73px;
	background-image: url(../images/panel_dugme_yesil.png) top center;
behavior:url(templates/joomcorp/png_hack.htc);
}
