.wse-win-add2cart {}
.wse-win-add2wishlst {}

.wse-win-add2cart .wse-xbtn-ok {
	display: none;
}
.wse-win-add2cart .wse-xbtn-view {}

.wse-add2cart {
	background: none; text-align: left;
}
.wse-add2cart .wse-boxes {
	height: 230px; overflow: auto; margin-bottom: 25px;
}
.wse-add2cart .wse-box {
	padding: 0; width:100%; overflow: hidden; position: relative; border-bottom: 1px solid #CCC; margin-bottom: 5px;
}

.wse-add2cart .wse-img {
	float: left; width: 200px; height: 200px; position: relative; background: none;
}

.wse-add2cart .wse-img .wse-wrap {
	width: 200px; height: 200px; min-height: 200px; line-height: 200px; text-align: center; 
	display: block; position: absolute; overflow: hidden; top: 7px; left: 6px;
}

*:first-child+html .wse-add2cart .wse-img .wse-wrap {
 	font-size: 200px;
 }
 
 * html .wse-add2cart .wse-img .wse-wrap {
 	font-size: 200px;
 }
 
.wse-add2cart .wse-img img {
	display: block; position: absolute; bottom: 0; top: 0; left: 0; right: 0; margin: auto; 
}

*:first-child+html .wse-add2cart .wse-img img {
	display: inline; vertical-align: middle; position: static; margin: -8px 0 0 0;	
}

* html .wse-add2cart .wse-img img {
	display: inline; vertical-align: middle; position: static;  margin: -8px 0 0 0;	
}

.wse-add2cart .wse-props {
	margin: 0 0 0 210px; padding: 5px 0 0 0;
}

.wse-add2cart .wse-props .wse-val {
	font-weight: bold;
}	

.wse-add2cart .wse-prod {
	font-size: 12px; font-weight: bold; margin-bottom: 0.5em;
	
	color: #003846; 
}

.wse-add2cart .wse-prod .wse-lbl {
	display: none;	
}

.wse-add2cart .wse-sku {
	display: none;
}

.wse-add2cart .wse-status {
	margin: 0; height: 40px; position: absolute; bottom: 2px; left: 15px; padding: 0 0 0 25px; 
	
	color: #000; 
	background: transparent url(../../common/assets/common/icon_cart.png) no-repeat 0 0;
}

* html .wse-add2cart .wse-status {
	
	background-image: url(../../common/assets/common/icon_cart.gif);
}

.wse-win-add2wishlst .wse-status {
	display: none;	
}

.wse-add2cart .wse-status span {
	display: block;	
}

* html .wse-add2cart .wse-status {
	position: static; bottom: 0; left: 0; padding: 3px 3px 3px 25px; height: auto;
}

.wse-add2cart .wse-hazmat {
	padding: 5px 0;
	width: 100%; height: 25px; overflow: hidden;
}

* html .wse-add2cart .wse-status span { 
	display: inline; 	
}