.ecefe_item_container {
	width: 100%;
}

.ecefe_item_name {
	font: 18px Arial;
	color: #666666;
	margin: 5px 0 5px 0;
	padding: 0px;
}

.ecefe_item_price {
	font: 14px Arial;
	font-weight: bold;
	color: #000;
	padding: 2px 4px 0 0;
}

.ecefe_clear {
	clear: both;
}

.ecefe_button_outer {
	width: 120px;
	float: right;
	clear: both;
	background-color: #6c2875;
	margin: 0 2px 0 0;
	padding: 1px 2px 1px 2px;
	border: solid 1px #CCC;
	cursor: pointer;
}

.ecefe_item_input {
	border: solid 1px #000;
}

.ecefe_button_inner {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 0 18px;
	height: 16px;
	background: url(/.cWimg/icons/cart_16.png) no-repeat left top;
}

.ecsc_item_instock {
	font: 10px Arial;
	color: #000000;
	float: left;
	clear: both;
}

.ecsc_item_id {
	font: 10px Arial;
	color: #000000;
	float: left;
	clear: both;
}

.ecsc_item_name {
	font: 12px Arial;
	color: #000000;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.ecsc_item_price {
	font: 12px Arial;
	color: #000;
	padding: 0 10px 0 0;
	float: right;
}

.ecsc_clear {
	clear: both;
}
