
.chev-buttons button.previous {
	background:url(/en/images/btn_s_prev.gif) left no-repeat;
	float:left;
    width: 113px;
}
.chev-buttons button.next {
	background: url(/en/images/btn_s_next.gif) right no-repeat;
    width: 90px;
	float:right;
}
.chev-buttons button.skip {
	background: url(/en/images/btn_skip.gif) right no-repeat;
    width: 90px;
	float:right;
}
.chev-buttons button.next-disabled {
	background: url(/en/images/btn_s_next_dis.gif) right no-repeat;
    width: 90px;
	float:right;
}

.chev-buttons button.confirm {
	background:url(/en/images/btn_s_confirm.gif) right no-repeat;
	float:right;
}

.chev-buttons button.continue {
	background:url(/en/images/btn_s_continue.gif) right no-repeat;
	float:right;
}
.chev-buttons button.finish {
	background:url(/en/images/btn_finish.gif) right no-repeat;
   width: 100px;
//outline:0;
	float:right;
}
.chev-buttons button.finish-disabled {
	background:url(/en/images/btn_finish_dis.gif) right no-repeat;
 width: 100px;
//outline:0;
	float:right;
}
.chev-buttons button.printThisPage {
	background: url(/en/images/btn_print_this_page.gif) right no-repeat;
	float:right;
}
td.rates-new{
background:#c00 url(/en/images/rates-new.gif) top left no-repeat;
min-height:50px;
width:21px important;
}

td.rates-new img{
height:35px;
width:1px;
}

td.rates-save{
background:#c00;
min-height:50px;
width:21px important;
}

#sprite_buttons a span, #sprite_buttons a {
	background:url(/en/images/sprite_buttons.png);
	width:308px;
	height:68px;
	display:block;
	margin:0;
	padding:0;
}

/*--UL buttons--*/
.continue {
	background-image:url(/en/images/btn_continue.gif);
	width:90px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
}
.login {
	background-image:url(/en/images/btn_login2.gif);
	width:66px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
}
.reset-login {
	background-image:url(/en/images/btn_resetLogin.gif);
	width:109px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
}
.resetpass {
	background-image:url(/en/images/btn_resetPassword.gif);
	width:144px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
}
.submit {
	background-image:url(/en/images/btn_submit.gif);
	width:72px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
		}
.next {
	background-image:url(/en/images/btn_r_next.gif);
	width:72px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
		}
.buynow {
	background-image:url(/en/images/btn_buyNow.gif);
	width:84px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
	}
.wheretobuy {
	background-image:url(/en/images/btn_whereToBuy.gif);
	width:120px; height:20px; border:0; margin-top:5px;
	float:left; text-indent:-20000px;
	}
.login-home {
	background-image:url(/en/images/btn_login_dark.gif);
	width:66px; height:20px; border:0; margin-left:14px;
	float:left; text-indent:-20000px;
}
.login-box label{
	float:left; text-align:right;
	width:114px; height:20px;
	font-size:10px; line-height:18px;
	margin:0 5px  0 11px;
	}
.login-box	input{
	float:left;
	height:18px;
	}
#sprite_buttons .login-box a.forgot-pwd {
	font-weight:normal; font-size:10px; text-decoration:underline; color:#fff;
	width:40px; height:18px;
	float:left;
	background:none;
	margin-left:5px;}

.login-box h3 {
	font-size:16px; font-weight:bold;
	padding:18px 0 10px 18px;
	}

/*--/UL buttons--*/

a.add-to-cart {
  background-image:url(/en/images/btn_add_to_cart.png);
  width:123px; height:20px; border:0; margin-top:5px;
  float:left; text-indent:-2000px;
  outline: 0px;
}


.hspahandsets select {
    margin-left: 172px !important;
}


.singlefield-line.phonenames.mr15px {
    margin-left: 7px!important;
    margin-top: 16px;
}
.margin10{
	margin-top:7px!important;	
}