.modal {
  text-align: left; }

.form-table input[type='text'],
.form-table textarea {
  width: 400px; }

.filled {
  display: none; }

#ImageBoxOverlay {
  background-color: #000; }

#ImageBoxCaption {
  background-color: #F4F4EC; }

#ImageBoxContainer {
  background-color: #F4F4EC; }

#ImageBoxCaptionText {
  font-weight: bold;
  padding-bottom: 5px;
  padding-right: 75px;
  font-size: 13px;
  color: #000; }

#ImageBoxCaptionImages {
  margin: 0; }

#ImageBoxNextImage {
  background-image: url(../images/jobs/next_image.jpg);
  background-repeat: no-repeat;
  background-position: right top; }

#ImageBoxPrevImage {
  background-image: url(../images/jobs/prev_image.jpg);
  background-repeat: no-repeat;
  background-position: left bottom; }

.accordion dd {
  display: none; }

.accordion .apply {
  text-align: center; }

#slideshow,
#slideshowSJ {
  border: 2px solid #DFDFDF;
  clear: both; }

