﻿.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/DefaultContainerTitleLeft.gif) no-repeat right bottom;
}
.CheckoutContainerTitleLeft div
{
	width: 4px;
}
.CheckoutContainerTitle
{
	height: 34px;
	background: url(Images/Container/DefaultContainerTitle.gif) repeat-x bottom;
}
.CheckoutContainerTitle, .ContainerTitle
{
	color: #2d3331;
	font: bold 14px Arial;
	white-space: nowrap;
	padding-left: 6px;
}
.CheckoutContainerTitleRight
{
	background: url(Images/Container/DefaultContainerTitleRight.gif) no-repeat left bottom;
}
.CheckoutContainerTitleRight div
{
	width: 4px;
}
.CheckoutContainerTopLeft,
.CheckoutContainerContentLeft
{

	background: #b4b7b8;
}
.CheckoutContainerContent
{
	background-color: White;
}
.CheckoutContainerTopRight,
.CheckoutContainerContentRight
{

	background: #b4b7b8 repeat-y left;
}
.CheckoutContainerBottomLeft
{

	background: #b4b7b8 no-repeat top right;
}
.CheckoutContainerBottom
{
	height: 2px;
	background: #b4b7b8 repeat-x top;
}
.CheckoutContainerBottomRight
{

	background: #b4b7b8 no-repeat top left;
}
.CheckoutContainerContent .WidthFixer
{
	/*width: 225px;*/
}
