/* services call to action Buttons with jQuery */ 
.home-more
{
     background: url(../images/home-pnls/more-bt.gif);
     height:46px;
	 width:131px;
	 display:block;
	 background-position:0 -46px;
}
.home-more a
{
     background: url(../images/home-pnls/more-bt.gif);
     height:46px;
	 width:131px;
	 display:block;
}

/*
Author: Alpesh Panchal
Author Email: alpesh88ww@gmail.com
*/