/* --- View 122: Custom Items Text-Responses --- */

div.view122 {
    max-width: 66.6em;
}

/* --- Body --- */
div.view122 div.body {
    position: relative; 
    width: auto; height: auto;
}

div.view122 div.body div.resps {
    margin: 2em 0 0 0;
}

div.view122 div.body div.resps ul {
    margin: 2em 0 0 0;
}
div.view122 div.body div.resps ul li {
    padding: 0.67em 0.33em;
    border-top: dotted 0.1em silver;
}


/* --- Control --- */

div.view122 div.control {
    position: relative; 
    width: auto; height: auto;
}

div.view122 div.control div.control4Items {
    position: relative; 
    width: auto; height: auto;
    background: #e9e9e9;
    padding: 1em 1em;
}

div.view122 div.control div.control4Items div.controlgroup label {
    margin-bottom: 0.3em;
}

