﻿.feedback { font-size: 1.4em; }
/*.selectablegrid .ui-selecting { background: #FECA40; }
.selectablegrid .ui-selected { background: #F39814; color: white; }*/


.selectablegrid {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
}


.selectablegrid li { margin: 0px; padding: 2px; float: left; width: 160px; height: 80px; font-size: 0.8em; text-align: left; }

.selectablelist {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0;
    background-color: #f2f5f7;
}


/*.selectablelist li { margin: 0px; padding: 2px;float: left;  height: 80px; width: 80px; background-color: #F2F5F7; font-size: 1.4em; text-align: center;}*/


    .selectablelist li {
        height: 80px;
        width: 80px;
        padding: 2px;
        background-color: #F2F5F7;
        font-size: 0.8em;
        text-align: left;
    }