/* Attachment Upload */
#fileuploaddroptarget {
    padding-top:50px;
    border: 1px solid black;
    height:200px;
    text-align:center;
}

