.clearfix,
.checkboxlist
{
    height:1%;
}

/* Default Selectors {{{ */ 

/* }}} */

/* Page Structure {{{ */
div.page {
    border:2px solid #708936;
}
/* }}} */

/* Page Components {{{ /*/
button {
    overflow:visible;
    padding:0 5px;
    margin:0 3px;
    border:none;
    color:#fff;
}

input,
textarea 
{
    border: 1px solid #CCC;
    letter-spacing:0.02em;
    padding:0.2em;
}

.choice input {
    border:none;
}

.controls button,
a.action,
a.action:link,
a.action:visited,
a.action:hover,
a.action:active
{
    width:auto;
    color:#fff;
    font-weight:bold;
    border:none;
    padding:5px;
    margin:0 3px;
    background:#7f7e7e;
    cursor:pointer;
    display:block;
    text-decoration:none;
 
}

.controls button {
    padding:0 5px;
}
/* }}} */
