.bgm1
{
background:url(../resources/images/application/arrow.png) no-repeat center;
	height:16px;
	width:16px;
        text-indent: 100%;
        white-space: nowrap;
}

.x-form-field.x-form-gd-field.x-form-field-link {
    background: url(../resources/images/application/arrow.png) no-repeat center;
    height: 16px;
    width: 16px;
    text-indent: 100%;
    white-space: nowrap;
}