﻿.steps{position:relative;width:774px;height:25;position:relative;list-style:none;margin:0;padding:0}
.steps li{position:absolute;top:0;width:136px;height:25px;text-indent:-9999px;}
.step1{right:414px}
.step2{right:276px}
.step3{right:138px}
.step4{right:0}
.steps li a{display:block;width:100%;height:100%;overflow:hidden;}

.cartNotice,.cartSuccess,.cartError{min-height:55px;margin-top:26px;
    border:1px solid #e5f2bf;padding:7px 10px 3px 60px;font:12px/22px tahoma,arial,sans-serif;color:#9f0402;}

.cartNotice{background:url(images/cartNotice.gif) no-repeat 10px 7px #f7ffd6; height:55px;}
.cartSuccess{background:url(Images/cartSuccess.gif) no-repeat 10px 9px #f7ffd6;}
.cartError{background:url(Images/cartError.gif) no-repeat 10px 7px #ffc;}

.process_button 
{
    width:145px;
    height:25px;
    border:0px;
    cursor:hand;
    background:url(images/btnProcess.gif) no-repeat;
}

.process_button_disabled 
{
    width:145px;
    height:25px;
    border:0px;
    background:url(images/btnProcess_dis.gif) no-repeat;
}

.forms_Button, .button
{
	border: none;
	line-height:32px;
	height:32px;
	text-align:left;
	padding-left:15px;
	background:url(images/buttonBg.gif) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	vertical-align: middle;
}

a.forms_Button, a.button
{
	display:block;
	width:98px;
	_width:113px;
}

input.forms_Button, input.button
{
	width:113px;
}