﻿.inputDropdown
{    
    margin-right: 5px;
    margin-bottom: 5px;
}

.ulFileListing li.Checked
{        
    list-style-image: url('../Images/Layout/CheckMark.gif');    
}

.ulFileListing li.Unchecked
{
    list-style-type: disc;
}
