.remove-icon {
	background: url(/images/icons/remove.gif) no-repeat center left !important;
}
.subscription {
	color: green;
}
.expSubscription {
	color: red;
	font-weight: bold;
}
#loading {
    width: 66px;
    height: 39px;
    position: absolute;
    top: 45%;
    left: 45%;
    background-image: url(/images/ajax-loader.gif);
    text-align:center;
    padding-top:27px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
