﻿.btnSave
{
	background:White url(/App_Themes/Sheo/Icon/btnSave.png) no-repeat;
	width:101px;
	height:30px;
	display:inline-block;
}

.btnCancle
{
	background:White url(/App_Themes/Sheo/Icon/btnCancle.png) no-repeat;
	width:101px;
	height:30px;
	display:inline-block;
}
.btnAdd
{
	background:White url(/App_Themes/Sheo/Icon/btnAdd.gif) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
}
.btnRemove
{
	background:White url(/App_Themes/Sheo/Icon/btnRemove.Gif) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
}
.btnSend
{
	background:White url(/App_Themes/Sheo/Icon/btnSend.jpg) no-repeat;
	width:101px;
	height:30px;
	display:inline-block;   
}
.btnAddToCart
{
	background:url(/App_Themes/Sheo/Icon/AddToCart.png) no-repeat;
	background-position:center;        
	width:100px;
	height:100%;
	display:inline-block;

}
.btnListGrid
{
	background:url(/App_Themes/Sheo/Icon/btnListGrid.png) no-repeat;
	background-position:center;        
	width:24px;
	height:24px;
	display:inline-block;

}
.btnDeleteGrid
{
	background:url(/App_Themes/Sheo/Icon/btnDeleteGrid.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
}
.btnDeleteGrid
{
	background:url(/App_Themes/Sheo/Icon/btnDeleteGrid.png) no-repeat;
	width:24px;
	height:24px;
	display:inline-block;
}
.btnRefresh
{
	background:White url(/App_Themes/Sheo/Icon/btnRefresh.png) no-repeat;
	width:32px;
	height:32px;
	display:inline-block;
}
.btnSearch
{
	background:White url(/App_Themes/Sheo/Icon/btnSearch.png) no-repeat;
	width:32px;
	height:32px;
	display:inline-block;
}
.More
{
	background:White url(/App_Themes/Sheo/Icon/More.png) no-repeat;
	width:9px;
	height:10px;
	display:inline-block;
}
.btnDetail
{
	background:White url(/App_Themes/Sheo/Icon/Detail.jpg) no-repeat;
	width:32px;
	height:32px;
	display:inline-block;
}


