/* $Id: shadowbox.css,v 1.1.6.3 2009/12/10 10:58:26 psynaptic Exp $ */

#shadowbox-settings-test {
  margin-bottom: 20px;
}

#shadowbox-settings-test a {
  padding: 1em;
  text-align: center;
  border: 1px solid #222222;
  background-color: #EFEFEF;
  display: block;
  color: #222222;
}

#shadowbox-settings-test a:hover {
  background-color: #D3E6F5;
}

#shadowbox-global-settings .multicolumncheckboxesradios-column {
  width: 5em;
}
