﻿  .wound-icon {
            background: url(../../../Images/Pop.png) no-repeat;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            width: 16px;
            height: 16px;
            background-position: -34px -54px;
        }

        .WoundPop > .basic-message-list > li {
            width: 50%;
            border: none;
        }

            .WoundPop > .basic-message-list > li > label {
                width: 88px;
            }

        .WoundPop > .basic-message-list input {
            width: 200px;
        }