﻿
.ImageStockTrue {
    background-image: url(Images/stockTrue.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}

.ImageStockFalse {
    background-image: url(Images/stockFalse.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}

.ImageStockAlternate {
    background-image: url(Images/stockComming.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}

.ImageStockComming {
    background-image: url(Images/stockComming.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}

.ImageStockSpecialOrderGoods {
    background-image: url(Images/stockAlternate.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}

.ImageStockCommingTrue {
    background-image: url(Images/stockCommingTrue.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}

.ImageStockCommingFalse {
    background-image: url(Images/stockCommingFalse.png);
    background-repeat:no-repeat;
    height:15px;
    width:15px;
}