.yui-skin-sam .yui-panel .hd {
	background: url(head.gif) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}

.yui-skin-sam .yui-panel .bd {
	background: #FFFFFF;
}

.yui-skin-sam .yui-panel .bd .bd_img {
	position: relative;
	z-index: 2;
	top: -10px;
}

#loading-img {
	height: 20px;
	width: 220px;
	top: 150px;
	left: 165px;
	background: url(loading.gif) no-repeat center center;
	position: relative;
	z-index: 5;
	visibility: hidden;
}