/* wp-content/themes/ac/conditions.css 1.10 03-01-08 14:20 */

.panelheader { background-color: #d1717d;
  height: 26px;
  color: #ced7ef;
  font-weight: normal;
  border-bottom:1px solid #182052;
  border-top:1px solid #BDC7E7;
  font-weight: normal;
  padding-left: 5px; }

.mdHover { background-color: #522e22; color: #ffffff; }

.mdSelected { background-color: #522e22;
  color: #ffffff;
  font-weight: bold; }

.panelContent { border: 1px solid #c7a285;
  border-top-width: 0px;
  border-bottom-width: 0px;
  font-size: smaller;
  overflow: auto; }

#accordionExample { margin-top: 20px;
  border: 1px solid #999999;
  width: 500px; }

