.itsg_abnlookup_response {

margin:_5px 0;
padding-left:_25px;
background:url(../img/loading.gif) 0 20px no-repeat rgba(0,0,0,0)
font-size: 0.85em;
line-height: 1.5em;
clear: both;
font-family: "acumin-pro",sans-serif;
letter-spacing: normal;
font-weight: 300;
color: white;

}
.itsg_abnlookup_response.Active {
background:url(../img/_active.png) no-repeat rgba(0,0,0,0);
background-position:0 center;
color: white;

}
.itsg_abnlookup_response.Cancelled {
background:url(../img/_cancelled.png) no-repeat rgba(0,0,0,0);
background-position:0 center;
color: white;

}

.itsg_abnlookup_response.error {
background:url(../img/_error.png) no-repeat rgba(0,0,0,0);
background-position:0 center

}

.itsg_abnlookup_response.loading {
background:url(../img/loading.gif) no-repeat rgba(0,0,0,0);
background-position:0 center}

.itsg_abnlookup_checkabn.button {
margin-left:10px

}