﻿.addBtn
{
	width: 47px;
	height: 23px;
	background: url(../../images/buttons/add.png);
}
.searchBtn
{
	width: 112px;
	height: 23px;
	background: url(../../images/buttons/search.png);
}
.orderBtn
{
	width: 119px;
	height: 27px;
	background: url(../../images/buttons/order.png);
}
.backToShopBtn
{
	width: 119px;
	height: 27px;
	background: url(../../images/buttons/backToShop.png);
}
.logInBtn
{
	width: 119px;
	height: 27px;
	background: url(../../images/buttons/logIn.png);
}
.registerBtn
{
	width: 119px;
	height: 27px;
	background: url(../../images/buttons/register.png);
}
.backBtn
{
	width: 79px;
	height: 27px;
	background: url(../../images/buttons/back.png);
}
.nextBtn
{
	width: 119px;
	height: 27px;
	background: url(../../images/buttons/next.png);
}
.goToContactBtn
{
	width: 149px;
	height: 23px;
	background: url(../../images/buttons/goToContact.png);
}

.pwChaneBtn
{
	width: 89px;
	height: 23px;
	background: url(../../images/buttons/pw.png);
}
.changeBtn
{
	height: 23px;
	margin-right: 17px;
	width: 69px;
	background: url(../../images/buttons/ch.png);
}
.cartDel
{
	background: transparent url(../../images/buttons/cartDel.png);
	background-repeat: no-repeat;
}
