﻿/*******************************Compare Page Styles **************************************/
a.results 
{
	background:transparent url(../images/back-to-results-btn.png) no-repeat scroll 0 0;
}
a.results:hover
{
	background: url(../images/back-to-results-hover-btn.png) no-repeat;	
}
a.remove 
{
	background:transparent url(../images/dustbin.gif) no-repeat scroll 0 0;
}