.actions {background: #FBFFD2; border-top: 1px solid #E4CDB4; color: #600  }
.inline li { display: inline }
.admin-controls { 
  margin: 0 0 3px 0; 
  padding: 0 5px; 
  clear: both; 
  background: #FBFFD2;
  border-top: 1px solid #E4CDB4;
}
.admin-controls li { margin-right: 20px }
.preview-link { background: url('/images/preview.png') no-repeat left center; }
.new-link { background: url('/images/add.png') no-repeat left center; font-weight: bold }
.edit-link { background: url('/images/edit.png') no-repeat left center; }
.delete-link { background: url('/images/delete.png') no-repeat left center; }
.question-link { background: url('/images/help.png') no-repeat left center; font-weight: bold; }
.up-link { background: url('/images/up.png') no-repeat left center }
.write-link { background: url('/images/write.gif') no-repeat left center }
.back-link { background: url('/images/back.gif') no-repeat left center }
.preview-link a, .edit-link a, .delete-link a, .new-link a, .question-link a, .up-link a, .write-link a, .back-link a { margin-left: 20px; }

.admin-controls-header { 
  margin: 0;
  background: #000;
  border-top: 1px solid #000; 
  border-left: 1px solid #000; 
  border-right: 1px solid #000; 
}
.admin-controls-header a { float: left; padding: 0.4em 0.6em; text-decoration: none; color: #fff; background: #000 }
.admin-controls-header a:hover { background: #fff; color: #000 }
.admin-controls-header a.selected { background: #fff; color: #000; font-weight: bold }
.admin-wrapper { border: 1px solid #000 }
.admin-content { margin: 15px }

#thumbnails { border: 1px solid #AF3636 }
#thumbnails, #thumbnails td, #thumbnails table { 
  margin: 0; 
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
.options td { width: 80px; height: 80px }
#thumbnails .option { background: #eee }
#thumbnails .option img { width:65px;max-width:75px;max-height:75px }
#thumbnails .left, #thumbnails .right { background: #AF3636 }
.calendar_date_select * { margin:0; padding:0 }
.calendar_date_select td, .calendar_date_select th { text-align:center }

.tab-container { border: 1px solid #600; background: #fff }
.tab-menu { background: #600; padding:0; margin:0 }
.tab-menu li { display: inline } 
.tab-menu li a { text-decoration: none; padding: 2px 20px; } 
.tab { margin: 10px }
