div.sc-ma-items {
	text-align: right;
	margin-bottom: 20px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sc-ma-product-table {
	background: url("ma-bg-sep.gif") repeat-x left bottom;
	text-align: left;
	clear: both;
	width: 100%;
}

.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;
}

.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.horizontalSpacer {background: url(http://lib.store.yahoo.net/lib/yhst-66668412335335/hsep.gif) repeat-x 0 50%; padding: 0;}

td.img-cell {
	text-align: center;
	width: 90px;
	vertical-align: middle;
	border-right: 1px #FEBECF solid;
}

td.info-cell {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px #FEBECF solid;
}

td.info-cell .name * {
	font-weight: bold;
	color: #000;
}

td.info-cell .name {
	padding-bottom: 4px; font-size: 12px; font-weight: bold;
}

td.info-cell .name a {
	text-decoration: none; color: #666633;
}

td.info-cell .name a:hover {
	text-decoration: underline;
}

td.info-cell .abstract {font-size: 11px; color: #000; padding-bottom: 4px;}

td.info-cell .options table.ma-opts tr td select {width: 150px;}

td.price-cell {border-right: 1px #FEBECF solid; text-align: center; padding: 0 10px; width: 125px;}

td.price-cell div.price {font-size: 11px; color: #000;}

td.price-cell div.sale-price {font-weight: bold; color: #CC0000; font-size: 11px;}

td.qty-cell {
	width: 70px;
	padding-left: 10px;
	vertical-align: middle;
}

td.qty-cell span {vertical-align: middle; color: #000;}

td.qty-cell input {
	margin: 4px;
}

.sc-ma-product-table input,
.sc-ma-product-table select {
	font-size: 10px;
}

div.sc-ma-atc-bttn {
	text-align: right; border-bottom: 1px #FEBECF solid; margin-bottom: 5px; padding-bottom: 5px;
}
