.instockblock {	
	background: black;
    padding: 0.5em;
    opacity: 0.4;
    zoom: 1;
    filter: alpha(opacity=40);
    position: absolute;
    top: 0px;
}

.instockvalue {
	font-weight: 700;
	color: white;
}