.bsc_wishlist_table {
	width: 610px;
	padding: 0px;
	border-top: 2px solid #fff;
	border-collapse: collapse;
	background-color: #fef5cc;
}


.wishlist-number {
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 0px;
}

.bsc_wishlist_table td {
	padding: 10px;
}

.bsc_wish_head {
	font-weight: bold;
	color: #000;
}

.bsc_wishlist_table .bsc_head2 {
	width: 250px;
	border-left: 2px solid #fff;
}

.bsc_wishlist_table .bsc_wish_head, .bsc_wish_date, .bsc_wish_number {
	border-bottom: 2px solid #fff;
}

.bsc_wishlist_table .bsc_wish_cont2 {
	border-left: 2px solid #fff;
}

.bsc_wishlist_table .bsc_wish_date {
	font-size: 12px;
	padding: 15px 10px 0px 10px;
}

.bsc_wishlist_table .bsc_head1 {
	width: 135px;
}

.data-table .even {
	background-color: #fff;
	border: 1px solid #aaa;
}

.bsc_wish_cont1 .special-price .price-label
{
	color:#605F5D !important;
}

.bsc_wish_cont3 .bsc_smallbtn
{
	width: 175px;
	margin-bottom: 10px;
}

.bsc_wish_cont3
{
	padding-left: 0 !important;
}