.mrecall .smalltextinpopup{
	line-height:16px;
	font-size:12px;
	margin:15px 0px 15px 0px;
}
.btn_recall{
	border:0 none;
	color:#000;
	cursor:pointer;
	height:32px;
	line-height:1px;
	width:148px;
	padding-left:30px;
	background-image:url("img/recall.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.btn_recall:hover{
	background-position:-148px 0px;
}