#cart table {
	width:920px;
	border: 1px solid #CCCCCC;
}

#cart .upbutton {
	text-align: right;
	padding-right: 20px;
	padding-bottom:10px;
	width:920px;
}

#inside-cart .send {
	text-align: center;
	width: 920px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#customer-info h5 {
	color: #FFFFFF;
	background-color: #669999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width:900px;
}

#customer-info table {
	margin-top: 10px;
	border-collapse: collapse;
	width:920px;
}

#customer-info .send {
	text-align: center;
	width: 920px;
	margin-top: 15px;
	padding-top: 15px;
	padding-bottom:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#customer-info .error_message {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-bottom:10px;
}

#delivery-info table.customer_form {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 920px;
}


#delivery-info .send {
	text-align: center;
	width: 920px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	padding-bottom:20px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#delivery-info .error_message {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-bottom:10px;
}

#info-confirm .error_message {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding-bottom:10px;
}

#info-confirm #confirm_table {
	width: 920px;
	margin-top: 15px;
	border-collapse: collapse;
}

#info-confirm .send {
	text-align: center;
	width: 920px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

div.inqbox{
margin:20px 30px 40px;
}

.inquiry_table{
margin-top:20px;
margin-bottom:20px;
}

.inquiry_table td{
padding:10px 20px 10px;
vertical-align:top;
}

.loginmail{
width:130px;
}

.loginpass{
width:130px;
}



#itempage h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #999999;
	line-height: 1.2;
	margin-bottom: 10px;
	margin-left: 210px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	height:auto;
}

#itempage .field {
	height: auto;
	width: auto;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 210px;
}

#itempage p {
margin:20px 0 30px 210px;
}

#itempage h4 {
margin:0 0 10px 210px;
font-weight:bold;
}

#itempage table {
margin-left: 210px;
margin-bottom:20px;
}

#itempage table td{
padding-bottom:10px;
vertical-align:middle;
}

ul.ucart_featured_body .thumimg{
width:120px;
}

ul.ucart_featured_body li{
width:140px;
}

ul.ucart_featured_body,
.widget_ucart_featured ul.ucart_widget_body,
.sidebar .widget_ucart_featured ul.ucart_widget_body,
#sidebar .widget_ucart_featured ul.ucart_widget_body {
	padding: 18px 0 10px 0;
	text-align: center;
}

.wpcf7-response-output{
background:#ff0000;
color:#FFFFFF;
padding:5px 10px;
margin-bottom:20px;
}

.wpcf7-not-valid-tip-no-ajax{
color:#FF0000;
display:block;
margin:5px 0 20px;
}

.wpcf7-display-none{
display:none;
}

.inquiry_name{
width:200px;
}

.inquiry_mailaddress{
width:200px;
}

.inquiry_contents{
width:500px;
height:200px;
}


.skubutton{padding:5px 10px;}

.itemimg{ float:left; width:210px;}

