.simg{
	position:relative;
	width:52px;
	height:52px;
	/*\*/
	width:50px;
	height:50px;
	/* */
	_width:52px;
	_height:52px;
	margin:0px;
	padding:0px;
	border:1px solid #cccccc;
	background:#ffffff;
	text-align:center;
	}

.simg .expander {
	position:absolute;
	top:33px;
	left:33px;
	/*\*/
	top:32px;
	left:32px;
	/* */
	_top:33px;
	_left:33px;
	z-index:1000;
	}


.limg{
	display:none;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:51px;
	right:51px;
	/*\*/
	bottom:49px;
	right:49px;
	/* */
	}
	
.limg img{
	border:1px solid #cccccc;
	}
