.basketcontents_main {
	margin-top: 0;
}

.basketcontents_artamountbutton {
	width: 91px;
	height: 19px;
	border: 1px solid #f6d5ee;
	font-size: 10px;
	font-weight: bold;
	color: #0866a3;
	cursor: pointer;
	margin-left: 3px;
}

.basketstepsitem:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}


.usercontentheader {
	vertical-align: middle;
	border: 1px solid #d62fac;
	font-size: 11px;
	-moz-box-sizing: border-box;
	min-height: 28px;
	height: 26px;
	border-bottom: 1px none;
	font-weight: bold;
	color: #d62fac;
	background-color: #f6d5ee;
	line-height: normal;
	margin: 10px 4px 0;
	padding: 4px 5px 0 7px;
}

.useroptionheader {
	vertical-align: middle;
	border: 1px solid #d62fac;
	font-size: 11px;
	-moz-box-sizing: border-box;
	min-height: 28px;
	height: 26px;
	border-bottom: 1px none;
	font-weight: bold;
	color: #0866a3;
	line-height: normal;
	margin: 10px 4px 0;
	padding: 4px 5px 0 7px;
}

.usercontentdata {
	vertical-align: top;
	border: 1px solid #d62fac;
	font-size: 10px;
	-moz-box-sizing: border-box;
	min-height: 0;
	height: auto;
	border-top: 0;
	color: #d62fac;
	margin: 0 4px 4px;
	padding: 6px;
}

.usercontenttext {
	font-size: 11px;
	color: #0866a3;
	padding-left: 10px;
}

.useroptionsitem {
	height: 310px;
}

.useroptionstableitem .useroptionstable {
	width: 100%;
}

.useroptionstable {
	border-collapse: collapse;
	width: 100%;
}

@import url(./stepitem.tpl.css);
