﻿body
{
	font-size:11px;
    font-family:Trebuchet MS;
}

.change
{
	width:21px;
	height:21px;
	background-image: url('/site_images/BU_Report/arrow_button_set.png');
	float:right;
}

.increase
{
	background-position: -54px -51px;
}

.decrease
{
	background-position: -80px -25px;
}

.new
{
	background-position: 0px -51px;
}

.equal
{
	background-position: -27px -76px
}
