.ic_info {
	background:url(../resources/images/application/ic_info.png) no-repeat center;
	height:12px;
	width:12px;
}

.legendInfo{
	background:url(../resources/images/application/ic_info_legend.png) no-repeat left;
}

.legendInfo{
	background:url(../resources/images/application/ic_info_legend.png) no-repeat left;
	height:16px;
	font-size:11px;
	color:#727272;
	padding-left:20px;
	width:115px;
	margin-right:2px;
}

.Intnotes
{
	background:url(../resources/images/application/Attachment.png) no-repeat center;
	height:16px;
	width:25px;
/*     text-indent: 100%;
    white-space: nowrap; */
	color:transparent !important;
    overflow: hidden;
}
.InotesCount
{
    margin-left: 10px;
    color: white;
    border-radius: 4px;
    background: red;
    width: 25px;
    text-align: center;
}