#Content div.Tip
{
	background-color: #FFFFEE;
	border:1px dashed #EECCCC;
	padding: 8px; 
	z-index:101;
	visibility:hidden;
	display:: block;
	position: absolute;
	top:0px;
	left:0px;
	background-image: none;
}

#Content div.Tip p
{
	background-image: none;
	padding: 0px;
}
.Question
{
	cursor:help;	
}
.CAL_OST_TIT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AFB368;
	font-size: 17px;
	font-weight: bold;
	border-bottom-color: #FD9800;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	line-height: 30px;
	letter-spacing: normal;
}
