﻿.homeButton
{
	background-image: url(../images/button/enhancedhearing/home.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
}

.contactButton
{
	background-image: url(../images/button/enhancedhearing/contact.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
}

.identifyConnectorsButton
{
	background-image: url(../images/button/enhancedhearing/identifyConnector.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
}

.basketButton
{
	background-image: url(../images/button/enhancedhearing/basket.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.searchButton
{
	background-image: url(../images/button/enhancedhearing/search_sml.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 50px;
	height: 25px;
}

.moreInformationButton
{
	background-image: url(../images/button/enhancedhearing/moreInformation.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
}

.addToBasketButton
{
	background-image: url(../images/button/enhancedhearing/addToBasket.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 30px;
}

.backButton
{
	background-image: url(../images/button/enhancedhearing/back.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 30px;
}

.questionButton
{
	background-image: url(../images/button/enhancedhearing/questions.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 30px;
}

.removeButton
{
	background-image: url(../images/button/generic/removeItem.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

.updateButton
{
	background-image: url(../images/button/enhancedhearing/update.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 40px;
}

.checkoutButton
{
	background-image: url(../images/button/enhancedhearing/checkout.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.emptyBasketButton
{
	background-image: url(../images/button/enhancedhearing/emptyBasket.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.MlecButton
{
	background-image: url(../images/button/enhancedhearing/mlec.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 75px;
}

.WireMeButton
{
	background-image: url(../images/button/enhancedhearing/wireme.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 75px;
}

.submitSmlButton
{
	background-image: url(../images/button/enhancedhearing/submit_sml.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
}

.submitButton
{
	background-image: url(../images/button/enhancedhearing/submit.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}
