#popupdiv_top {
	width: 400px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	position: absolute;
	display:none;
}

#top_top{
	padding: 15px 8px 0;
	background: url(bt_top.gif) no-repeat top;
}

#top_bottom{
	padding:3px 8px 40px;
	color: #548912;
	background: url(bt_top.gif) no-repeat bottom;
}

#popupdiv_bottom {
	width: 400px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	position: absolute;
	display:none;
}

#bottom_top{
	padding: 40px 8px 0;
	background: url(bt_bottom.gif) no-repeat top;
}

#bottom_bottom {
	padding:3px 8px 15px;
	color: #548912;
	background: url(bt_bottom.gif) no-repeat bottom;
}