#tree
{
	width: 587px;
	height: 794px;
	background-image: url('/images/pages/ny_tree/ny_tree.jpg');
	position: absolute;
}
#tree .circle
{
	position: absolute;
	background-repeat: no-repeat;
	cursor: hand;
}
#tree .alpha
{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}
.box
{
	float: left;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	cursor: hand;
	margin: 4px;
}
.events_table td
{
	font-size: 11px;
}
#wishMessage
{
	width: 300px;
	height: 110px;
	border: solid 2px gray;
	background-color: #ffffff;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	position: absolute;
	z-Index: 255;
	padding: 10px;
	display: none;
	overflow: auto;
}
#wishText
{
	margin-top: 10px;
	font-style: italic;
	font-size: 11px;
}
#wishClose
{
	float: right;
}
.elka_full
{
	width: 150px;
	height: 200px;
	text-align: center;
	color: #99cc03;
	padding-top: 40px;
	font-size: 96px;
	font-weight: bold;
	background-image: url('/images/pages/ny_tree/elka_full.gif');
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
}
.elka_empty
{
	background-image: url('/images/pages/ny_tree/elka_empty.gif');
}
.elka_selected
{
	border: dashed 2px red;
}
.r1
{
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border-bottom: dashed 1px silver;
}