/*cp cart: start*/
.cpDesTable{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#cccccc solid 1px;
	border-top:none;
}
.cpDesTable tr td{
	margin:0;
	padding:10px;
}
.cpDesTable tr td.thumb div{
	width:110px;
	margin:0;
	padding:5px;
	float:left;
}
.cpDesTable tr td.thumb div img{
	border:#999999 solid 1px;
}
.cpDesTable tr td table tr td{
	margin:0;
	padding:0px 5px;
	font-size:12px;
	vertical-align:top;
}
.cpDesTable tr td ul{
	margin:0;
	padding:0;
	list-style:none;
}
.cpDesTable tr td.yellow{
	background:#feffef;
}
.cpDesTable tr td ul li{
	margin:0;
	padding:10px 0px 0px 0px;
}
.cpDesTable tr td ul li.first{
	margin:0;
	padding:0;
}
.cpDesDel{
	background:url(../images/cp-apr-des-x.png) no-repeat center;
	width:22px;
	height:22px;
	float:left;
	text-indent:-999px;
	margin:10px 10px 0px;
	padding:0;
}
.cpBoxB{
	padding-bottom:2px;
	margin-bottom:20px;
	background:none;
}
a.disabled{
	cursor:default;
}
/*cp cart: end*/