DIV#rolltipDiv
{
	background-position: right bottom;
	border-right: #333333 1px solid;
	padding-right: 10px;
	border-top: #333333 1px solid;
	padding-left: 10px;
	font-size: 11px;
	z-index: 1000;
	left: 0px;
	visibility: hidden;
	padding-bottom: 10px;
	border-left: #333333 1px solid;
	width: 325px;
	direction: rtl;
	padding-top: 10px;
	border-bottom: #333333 1px solid;
	position: absolute;
	top: 0px;
	background-color: #ffffff;
	text-align: center;
	background-image: url('../Image/BgBlock.jpg' );
	background-repeat: no-repeat;
}
DIV#rolltipDiv IMG {
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid
}

