button.AddToCart
	{
	background: url(../images/b_ostoskoriin.gif) no-repeat 50% 50%;
	width: 80px;
	}

a.AddToCart
	{
	background: url(../images/b_ostoskoriin.gif) no-repeat 50% 50%;
	text-indent: -2000em;
	width: 80px;
	height: 16px;
	display: block;
	position: relative;
	left: 0;
	top: -5px;
	cursor: pointer;
	cursor: hand;
	}

#ChangePasswordForm button.SubmitButton, #EditContactInfoForm button.SubmitButton
	{
	background: url(../images/b_tallenna.gif) no-repeat 50% 50%;
	width: 65px;	
	}	
	
button.ToCheckout
	{
	background: url(../images/b_kassalle.gif) no-repeat 50% 50%;
	width: 95px;
	float: right;
	}
	
p.ContinueShopping
	{
	background: url(../images/b_jatka_ostoksia.gif) no-repeat 50% 50%;
	text-indent: -2000em;
	display: block;
	width: 96px;
	height: 16px;
	border: none;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin: 0;
	}

button.UpdateButton
	{
	background: url(../images/b_paivita_kori.gif) no-repeat 50% 50%;
	width: 122px;
	float: left;
	margin: -35px 0 50px 0;
	}

#NewCustomerContinue
	{
	background: url(../images/b_jatka_tilaamista.gif) no-repeat 50% 50%;
	width: 106px;
	}
	
#LoginSubmit button
	{
	background: url(../images/b_kirjaudu_sisaan.gif) no-repeat 50% 50%;
	width: 100px;
	}

#SubmitAccountLogin button
	{
	background: url(../images/b_kirjaudu_sisaan.gif) no-repeat 50% 50%;
	width: 100px;
	}
	
button.CheckoutNextStage
	{
	background: url(../images/b_jatka_tilaamista.gif) no-repeat 50% 50%;
	width: 106px;
	float: right;
	}
	
.CheckoutPrevStage a
	{
	display: block;
	background: url(../images/b_takaisin.gif) no-repeat 50% 50%;
	width: 58px;
	height: 16px;
	float: left;
	position: relative;
	left: 0;
	top: -10px;
	}

	
#ChangeShippingAddress button
	{
	background: url(../images/b_muuta_toimitusosoite.gif) no-repeat 50% 50%;
	width: 136px;
	}

#OrderStatusLogin button
	{
	background: url(../images/b_nayta_tilaus.gif) no-repeat 50% 50%;
	width: 83px;
	}

form#SearchForm input {
	width: 225px;
	}
	
form#SearchForm {
	float: right;
	position: relative;
	width: 280px;
	height: 30px;
	overflow: hidden;
	top: -75px;
	}
	
form#SearchForm button#SearchButton {
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	float: right;
	width: 40px;
	height: 20px;
	line-height: 18px;
	color: #FFFFFF;
	text-indent: 0;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	}
