.Christmas						{	position: absolute;
									top: 20px; left: 20px;
									width: 300px; height: 150px;
									border: 2px solid #000080;
									background-color: #6699FF;
									padding: 5px;
									font-family: Tahoma, Arial;
									font-size: 9pt;
								}
								
.Closing						{	position: absolute;
									bottom: 3px; right: 3px;
									color: #000080;
									font-family: Tahoma, Arial;
									font-size: 8pt;
									font-weight: bold;
									text-decoration: none;
								}
								
.PopupImage						{	float: left;
									border: 0px none;
									margin-right: 3px;
								}