﻿.homeButton
{
	background-image: url(../images/button/mlec/home.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
}

.contactButton
{
	background-image: url(../images/button/mlec/contact.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 40px;
}

.identifyConnectorsButton
{
	background-image: url(../images/button/mlec/identifyConnector.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
}

.basketButton
{
	background-image: url(../images/button/mlec/basket.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.searchButton
{
	background-image: url(../images/button/mlec/search_sml.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 50px;
	height: 25px;
}

.moreInformationButton
{
	background-image: url(../images/button/mlec/moreInformation.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
}

.addToBasketButton
{
	background-image: url(../images/button/mlec/addToBasket.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 30px;
}

.backButton
{
	background-image: url(../images/button/mlec/back.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 30px;
}

.questionButton
{
	background-image: url(../images/button/mlec/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/mlec/update.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 75px;
	height: 40px;
}

.checkoutButton
{
	background-image: url(../images/button/mlec/checkout.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.emptyBasketButton
{
	background-image: url(../images/button/mlec/emptyBasket.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}

.EnhancedHearingButton
{
	background-image: url(../images/button/mlec/enhancedHearing.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 75px;
}

.WireMeButton
{
	background-image: url(../images/button/mlec/wireme.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 75px;
}

.submitSmlButton
{
	background-image: url(../images/button/mlec/submit_sml.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
}

.submitButton
{
	background-image: url(../images/button/mlec/submit.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
}