.nspriceboxcontent {
	float: left;
    clear: both;
    border-bottom: 1px solid #CCCCCC;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 15px;    
}

.ns-prod-boxsmall {
	float: left;
	width: 25%;
}

.ns-prod-boxsmall-price {
	float: left;
	width: 25%;
	text-align: center;
}

.nspriceline {
	text-decoration: line-through;
	color: #CCCCCC;
}

.removewishclass {
	cursor: pointer;
}

.viewIconNsLoader {
	display: none;
}
.vNSalign{
	line-height: 28px;
	cursor: pointer;
}
.vNSalignFA{
	vertical-align: middle;
	cursor: pointer;
}
.widNSmodal{
	width: 100%;
	clear: both;
}