.wc-maindiv {
	width: 100%; float: left;
}
.wc-wishlis-heading {
	background: 0px 0px rgb(153, 153, 153); width: 100%; height: 32px; color: rgb(255, 255, 255); line-height: 30px; text-indent: 10px; font-size: 18px; margin-top: 5px; margin-bottom: 4px; float: left;
}
.wc-button_purple {
	background: 0px 0px rgb(0, 0, 0); margin: 0px 3px; padding: 7px 17px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 14px; float: left; cursor: pointer;
}
.wc-button_brown {
	background: 0px 0px rgb(0, 0, 0); margin: 0px 3px; padding: 7px 17px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 14px; float: left; cursor: pointer;
}
.wc-buttonBox {
	padding: 15px; float: right;
}
.wc-button_brown {
	background: 0px 0px rgb(0, 119, 193); padding: 7px 20px 8px; font-weight: bold;
}
.wc-oldprice {
	text-decoration: line-through;
}
.wc-tablehead {
	color: rgb(0, 119, 193); font-weight: bold;
}
.wc-basketbox .wc-tablehead td {
	padding: 10px 0px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.wc-basketbox {
	margin: 5px 0px 0px; padding: 10px; border-radius: 3px; border: 1px solid rgb(237, 237, 237); border-image: none; width: 948px; float: left; background-color: rgb(255, 255, 255); -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;
}
.wc-basketbox td {
	padding: 15px 10px 20px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.wc-wishbutton-del {
	background: url("../images/del.png") no-repeat top; width: 41px; height: 24px; border-collapse: collapse; cursor: pointer;
}
