﻿.cartstep
{
    height: 31px;
    width: 300px;
    float: right;
    background: url(Images/bg/quickcheckout-steps.gif) 0 -2px no-repeat;
}
.cartstep2
{
    height: 31px;
    width: 340px;
    float: right;
    background: url(Images/bg/quickcheckout-steps2.gif) 0 -2px no-repeat;
    margin-bottom: 6px;
}

.backtocartlnk
{
	padding-top: 6px;
    float:left;
}
.CheckoutContainer
{
	width: 100%;
	margin-bottom:5px;
}
.CheckoutContainerTitleLeft
{
	background: url(Images/Container/CheckoutContainerTitleLeft.gif) no-repeat right bottom;
}
.CheckoutContainerTitleLeft div
{
	width: 4px;
}
.CheckoutContainerTitle
{
	height: 30px;
	background: url(Images/Container/CheckoutContainerTitle.gif) repeat-x bottom;
}
.CheckoutContainerTitle, .ContainerTitle
{
	color: #545454;
	font: bold 11px Verdana;
	white-space: nowrap;
	padding-left: 6px;
}
.CheckoutContainerTitleRight
{
	background: url(Images/Container/CheckoutContainerTitleRight.gif) no-repeat left bottom;
}
.CheckoutContainerTitleRight div
{
	width: 4px;
}
.CheckoutContainerTopLeft,
.CheckoutContainerContentLeft
{
	background: url(Images/Container/CheckoutContainerContentLeft.gif) repeat-y right;
}
.CheckoutContainerContent
{
	background-color: White;
}
.CheckoutContainerTopRight,
.CheckoutContainerContentRight
{
	background: url(Images/Container/CheckoutContainerContentRight.gif) repeat-y left;
}
.CheckoutContainerBottomLeft
{
	background: url(Images/Container/CheckoutContainerBottomLeft.gif) no-repeat top right;
}
.CheckoutContainerBottom
{
	height: 5px;
	background: url(Images/Container/CheckoutContainerBottom.gif) repeat-x top;
}
.CheckoutContainerBottomRight
{
	background: url(Images/Container/CheckoutContainerBottomRight.gif) no-repeat top left;
}
.CheckoutContainerContent .WidthFixer
{
	/*width: 225px;*/
}
