.notification_ok { line-height:19px; -moz-border-radius: 5px; background: url("../images/icon-button-ok.png") no-repeat scroll 14px 35% #F5F9FD; height: auto; margin: 0 0 10px; padding: 8px 0 8px 46px; text-align: left; }
.notification_error { line-height:19px; -moz-border-radius: 5px; background: url("../images/icon-dialog-error.png") no-repeat scroll 14px 35% #FDF4F5; height:auto; margin:0 0 10px; padding: 6px 0 10px 42px; text-align:left; }
     
.files_attached_area { -moz-border-radius: 5px; background: white; width: 95%; margin: 0 auto; border:1px solid #e7e7e7; padding:0px; }

.files_attached_area td { padding:5px; }

.row_odd { background: #F3F3F3; }
.row_even { background: white; }

.files_attached_area tr:hover { background: #FFFFD5; }

.attach_zone { width: 90%; margin: 0 auto; padding:10px 0 10px 30px; border:1px solid green; background-color: #fafaf2; }

.attach_file { background: url('../images/icon-attach.png') no-repeat scroll 0 44% transparent; padding: 0 0 0 21px; }

.attachment_area { clear:both; width: auto; background-color: #F2FAF2; border: 1px solid #1E5D00; border-radius: 5px 5px 5px 5px; float: left; margin: 10px 0; padding: 15px; }