.admin-comment { 
    padding: 10px; 
}
.admin-comment .close { 
    cursor:pointer;
    border: 1px solid white; 
    float: right; 
}
