/* ----- Images ----- */
#sub_images #image {width: 50%;}
#sub_images #image .head .title, #sub_images #image .head .bnd {display: none;}
#sub_images #image .image legend {display: none;}
#sub_images #image .image {text-align: center;}

#sub_images #image .name {float: left;}
#sub_images #image .name input {width: 170px;}
#sub_images #image .group {float: right;}
#sub_images #image .group select {width: 100px;}
#sub_images #image .description {clear: both;}
#sub_images #image .description textarea {width: 95%; height: 80px;}

#sub_images #images table {border-collapse: separate; border-spacing: 2px; border: none;}
#sub_images #images table td {text-align: center; background: #FFF;}
#sub_images #images .groups {margin-top: 3px; text-align: center;}

/* ----- Edit ----- */
#sub_edit .section .body div {float: left; min-height: 50px; width: 100%; margin: 5px;}
#sub_edit .section .body div div {border-style: solid; border-width: 1px; width: auto; position: relative; margin: 2px; padding: 2px; background: #FFF;}
#sub_edit .section .body div .grp {position: absolute; top: 0px; left: 0px; font-weight: bold;}
#sub_edit .section .body div .del {position: absolute; top: 0px; right: 0px; font-weight: bold;}

#sub_edit .section .body .action {clear: left;}

#sub_edit .files input {width: 220px;}
#sub_edit #upload {width: 40%;}