@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: normal;
  src: local('PT Sans'), local('PTSans-Regular'), url('LKf8nhXsWg5ybwEGXk8UBQ.woff') format('woff');
}
.refreshStatus{
	background:transparent url(../images/Button-Refresh-icon.png) no-repeat left top;
	width:16px;
	height:16px;
	float:right;
	display:inline;
	cursor:pointer;
	text-indent:-9999px;
}
#budgetAmountLeft, #show_total_costs{
	font-weight:bold;
}
.rotatingImage
{
	background:transparent url(../images/wait.gif) no-repeat left top;
	width:16px;
	height:16px;
	float:right;
	display:none;
}
.progressBarImage
{
	background:transparent url(../images/processing.gif) no-repeat left top;
	width:220px;
	height:19px;
	display:none;
}
.editNoOfArticlesNeeded
{
	background:transparent url(../images/edit.png) no-repeat left top;
	width:16px;
	height:16px;
	float:right;
	display:inline;
	cursor:pointer;
	text-indent:-9999px;
}
