div.sc-ma-items {
	text-align: right;
	padding-bottom: 10px;
}

.sc-ma-product-table {
	background: url("ma-bg-sep.gif") repeat-x left bottom;
	text-align: left;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	border-top:1px solid #DBDBDB;
}

.sc-ma-product-table th,
.sc-ma-product-table td {
	font-size: 11px;
	background: url("ma-bg-sep.gif") repeat-x left top;
	padding: 10px 0;
	color:#333333;
}

.sc-ma-product-table td td {
	background: none;
	padding: 2px 0;
}

.sc-ma-product-table td th {
	background: none;
	font-weight: normal;
	padding: 2px 6px 2px 0;
	vertical-align: middle;
}

td.qty-cell {
	width: 70px;
	text-align:center;
	border-bottom:1px solid #DBDBDB;
}

td.qty-cell input {
	margin: 4px;
	vertical-align:middle;
}

td.img-cell {
	text-align: center;
	width: 100px;
	border-bottom:1px solid #DBDBDB;
}

td.img-cell, td.qty-cell {
	vertical-align: middle;
	padding-right: 10px;
}

td.info-cell {
	text-align: left;
	padding-right: 10px;
	border-bottom:1px solid #DBDBDB;
}

td.info-cell .name * {
	font-weight: bold;
	color: #015E89;
}

td.info-cell .name {
	padding-bottom: 7px;
}

td.info-cell .name a {
	text-decoration: none;
}

td.info-cell .name a:hover {
	text-decoration: underline;
}

td.price-cell {
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	background:#F8F8F8;
	text-align:center;
	border-bottom:1px solid #DBDBDB;
}

td.price-cell div.prices {
	text-align: right;
}

td.price-cell div.price {
	font-weight: normal;
}

td.price-cell div.sale-price {
	font-weight: bold;
	color: #FF0101;
	font-size:12px;
	width:125px;
}

.sc-ma-product-table input,
.sc-ma-product-table select {
	font-size: 10px;
}

div.sc-ma-atc-bttn {
	text-align: right;
}

.ma-qty-box {border:1px solid #C7C7C7;}

.sc-multi-add-button {padding:7px 0pt; text-align:right;}
