.cls_imgIS_full
{
	position:absolute;
	bottom:0px;
	left:0px;
	border-style:ridge;
	border-width:10px;
	margin:0px;
	padding:10px;
	display:none;
	z-index:1002;
	background-color:#ffffff;
}
.cls_pointerhand
{
	cursor:pointer;
	cursor:hand;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration:underline;
	color:#0000FF;

}
.cls_hover_0
{
	border-style:solid;
	border-color:white;
	border-width:1px;
}
.cls_hover_1
{
	border-style:solid;
	border-color:blue;
	border-width:1px;
}