
#slider {width:400px}

.header   { font-weight: bold; background: url(../../web-content/images/dropdown-arrow.gif) no-repeat right 0; cursor: pointer; padding: 8px; width: 385px; border-bottom: 1px solid #ccc }

.header:hover   { color: #fff; background: #5b5049 url(../../web-content/images/dropdown-arrow-hover.gif) no-repeat right 0 }

.header_highlight      { color: #fff; background: #5b5049 url(../../web-content/images/dropdown-arrow-hover.gif) no-repeat right 0 }

.content  { background-color: #e3e3e3; overflow: hidden; width: 400px;}

.text  { padding: 15px; width: 400px }
