.empname{
	/*width:200px;*/
	height:20px;
	padding-left:22px;
	color:#6c6c6c;
	font-family: 'Tahoma';
	font-size:11px;
	line-height:21px;
/*	border:1px solid #b0b0b0;
	border-radius:2px;*/
	background:url(images/info.png) no-repeat center left;  
	margin:1px;
	cursor:pointer;
}
.label{
	/*font-size:11px;
	font-family: 'Tahoma';*/
	color:#6c6c6c;
	margin-right:5px;
	margin-top:5px;
}
.displayBlock{
	display: inline-block;
	vertical-align:top;
	font-size:11px;
    
}
.fontBlue{
	color:#3498db;
	cursor:pointer;
}
.auth_icon{
	height:16px;
	width:16px;
	margin-left:-2px;
	background:url(images/approvalflowml_rfh.png) no-repeat center left;
	cursor:pointer;
}
.auth_icond{
	height:20px;
	background:url(images/approvalflowml_rfh_dis.png) no-repeat center left;
	cursor:pointer;
}

