.basketstepsitem {
	vertical-align: top;
	margin: 4px;
	font-size: 11px;
    margin-bottom: 0px;
	margin-top: 5px;
	border: 1px solid #ffffff;
	padding: 0px;
	min-height: 0px;
	height: auto;
	-moz-box-sizing: border-box;
}

.basketcontents_main {
	margin-top:0;
}

.basketcontents_artamountbutton {
	width:91px;
	height:19px;
	border:1px solid #e9eaeb;
	font-size:10px;
	font-weight:bold;
	color:#677787;
    margin-left: 3px;
	cursor: pointer;
}

.stepsitemcontainer {
	vertical-align: top;
	border: 1px solid #cbcbcb;
    background-color: #ffffff;
    padding-top: 0px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;

	-moz-box-sizing: border-box;
	height: 90px;
	display: block;
	clear: both;
}

.basketstepsitem:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.stepitem_box {
    width: 569px;
	border-collapse: collapse;
    margin: 0px;
}
.stepitem_spacerbig {
    width: 8px;
}
.stepitem_spacer {
    width: 8px;
}
.stepitem_text,
.stepitem_texthigh {
    height: 90px;
    border: 1px solid #cbcbcb;
    background-color: #ffffff;
    padding-top: 0px;
    vertical-align: top;
    color: #757C83;
}
.stepitem_text {
    background-color: #F0F0F0;
    color: #757C83;
}
.stepitem_textbighigh,
.stepitem_textbig {
    font-weight: bold;
    font-size: 25px;
    color: #757C83;
    padding-left: 4px;
}
.stepitem_textbighigh {
    color: #FF3300;
}
.stepitem_textnormalhigh,
.stepitem_textnormal {
    font-weight: bold;
    font-size: 11px;
    color: #FF3300;
    padding-left: 4px;
}
.stepitem_textnormal {
    color: #757C83;
}
.stepitem_textsmall {
    padding-left: 7px;
    color: #757C83;
	font-size: 10px;
}
.stepitem_link,
.stepitem_linkhigh {
	color: #757C83;
}

.usercontentheader,
.useroptionheader,
.usercontentdata {
	vertical-align: top;
	border: 1px solid #cbcbcb;
	padding: 5px;
	margin: 4px;
	padding-bottom:2px;
	font-size: 11px;

	-moz-box-sizing: border-box;
}
.useroptionheader,
.usercontentheader {
    margin-top: 10px;
}
.usercontentdata {
    margin-bottom: 0px;
}
.usercontenttext {
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}

.useroptionheader,
.usercontentheader {
	min-height: 28px;
	height: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;

	padding-left:7px;
}
.useroptionheader,
.usercontentheader {
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}
.useroptionheader,
.usercontentheader {
	border-left:8px solid #677787;
	border-top:1px solid #677787;
	color: #677787;
	padding-bottom:1px;
	vertical-align: bottom;
}
.useroptionheader,
.usercontentheader {
	height: 26px;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
	vertical-align: middle;
}

.usercontentheader {
	background-color: #ebecec;
}

.useroptionheader{
	color: #7cb8ff;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	
	padding-top: 7px;
	padding-left: 15px;
}

.usercontentdata {
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	padding:6px;
	margin-bottom:4px;
	color: #677787;
	font-size: 10px;
	
	border: 0px;
}
.useroptionsitem {
    
}
.useroptionstableitem
.useroptionstable {
    width: 100%;
}
.useroptionstable {
    border-collapse: collapse;
    width: 100%;
}
