@charset "utf-8";
/* CSS Document */
div.usccart_navi ol.ucart {
	width: 100%;
	height: 31px;
	margin: 10px 0px 40px 5px;
	display: block;
	padding: 0px;
	list-style: none;
}
div.usccart_navi li.ucart {
	width: 170px;
	height: 29px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	background-color: #B3B3B3;
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 29px;
	text-align: center;
}

#itempage .field {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #CCC;
	text-align: right;
}
#itempage .field .field_name {
	text-align: left;
}
#itempage .field .field_price {
	width: auto;
	margin: 0px;
	padding: 0px;
	color: #ED5B14;
	font-size: 140%;
	font-weight: bold;
	text-align: right;
}

#content #itempage h3 {
	width: 460px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background-color: #999999;
	line-height: 18px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	display: block;
}

.exp {
	width: 460px;
	margin-bottom: 10px;
	margin-left: 210px;
	min-height: 220px;
	padding: 0px 5px;
	display: block;
}

.exp {
	margin-left: 0px;
	float: left;
} 

#content #cart th {
	background-color: #999;
} 
#content #customer-info h5 {
	margin: 1.67em 0px;
	padding: 2px 10px;
	background-color: #699;
	color: white;
	font-size: 0.83em;
} 
#content #delivery-info table.customer_form {
	display: table;
}
#content .entry h2 {
	padding: 20px 0px 0px 0px;
	background: none;
	color: #333;
	font-weight: bold;
	font-size: 1.4em;
}
