fieldset, form, p { margin: 0; padding: 0; }
fieldset, img { border: 0; }
.b { font-weight: bold; }
.c { text-align: center; }
.fc { clear: both; height: 0px; }
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.add { background: transparent url(/images/icons/add.png) no-repeat left center; padding: 0 0 0 20px; }
.delete { background: transparent url(/images/icons/delete.gif) no-repeat left  center; padding: 0 0 0 20px; }
.edit { background: transparent url(/images/icons/edit.gif) no-repeat left  center; padding: 0 0 0 20px; text-decoration:none; }
.go-down { background: transparent url(/images/icons/go-down.png) no-repeat left  center; padding: 0 0 0 20px; }
.go-up { background: transparent url(/images/icons/go-up.png) no-repeat left  center; padding: 0 0 0 20px; }
.admin-table { border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; }
.admin-table td, .admin-table th { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 3px; }
.home { background: transparent url(/images/icons/go-home.png) no-repeat left  center; padding: 0 0 0 20px; }
.previous { background: transparent url(/images/icons/go-previous.png) no-repeat  left center; padding: 0 0 0 20px; }
.Box { padding: 3px; }
.file-folder { background: transparent url(/images/icons/extension/folder.png)  no-repeat left center; padding: 0 0 0 20px; text-decoration: none; }
.file-pdf { background: transparent url(/images/icons/extension/pdf.png) no-repeat  left center; padding: 0 0 0 20px; text-decoration: none; }
.file-jpg { background: transparent url(/images/icons/extension/jpg.png) no-repeat  left center; padding: 0 0 0 20px; text-decoration: none; }
#navig-bottom { height: 40px; margin: 0; padding: 0; list-style: none; }
#navig-bottom li { display: inline; float: left; padding: 5px 0 5px 10px; line-height: 30px; }
