#product_left {
	float:left;
	width:350px;
	text-align:center;
}

#product_right {
	float:right;
	width:335px;
}

#item_info {
	margin:20px 0 10px 0;
	width:100%;
}

#item_info th, #item_info td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5caba;
}

#item_info th {
	width:5em;
}

table.num td {
	padding:0 !important;
	border:none !important;
}

.disable_cartin {
	margin-top:20px;
}

#sk_link_other {
	margin-top:30px !important;
}