﻿.minwidth150 {
    min-width: 150px;
}


.margin-top10 {
margin-top:10px;
}

.txtRed {
color:red;
}

.hiddendiv {
    display: none;
}