#toolbar_jt .close {
	margin:0;
	float: right;
	width:24px;
	height:24px;
	font-size: 1px;
	opacity:1;
	position:absolute; 
	right:5px;
}
#toolbar_jt .close.bottom{ bottom:5px;opacity:1;}
#toolbar_jt .close a {
	background:rgba(0, 0, 0, 0) url(../images/toolbar-close.png) no-repeat left top;
	width:24px;
	height:24px;
	display: block;
	text-decoration: none;
	opacity:1;
}
.close {}
#toolbar_jt .close a:hover {
	text-decoration: none;
}
