﻿.checklistcontainer {width: 250px; height: 305px; overflow-x: hidden; overflow-y: auto; border: black solid 1px;}
.checklistcontainer ul { list-style-type: none;}
.checklistcontainer ul li {text-align: left;white-space: nowrap;}

.displayinline {width:32px;display:inline;}
.displaynone {width:32px;display:none;}
.textenabled { color: #676769;}
.textdisabled { color: #CECECE; }
div.TableWrap table th { text-align: left !important;}
