@charset "utf-8";
/* CSS Document */

.baloon-customize {
	background: url(../images/baloon/customizepage.gif) no-repeat;
	width: 173px;
	height: 82px;
	position: absolute;
	display: none;
	z-index: 3000;
}

.baloon-customize a {
	display: block;
	width: 13px;
	height: 14px;
	margin: 7px 0 0 153px;
}

.baloon-daftar {
	background: url(../images/baloon/daftarberita.gif) no-repeat;
	width: 173px;
	height: 82px;
	display: none;
	position: absolute;
	z-index: 3001;
}

.baloon-daftar a {
	display: block;
	width: 13px;
	height: 14px;
	margin: 7px 0 0 153px;
}

