#accordion {background: transparent; width: 680px; z-index:2;}

#accordion h3 {background: #FFF; color: #EF4135; cursor: pointer; font-size: 1.1em !important; font-weight: bold !important; margin: 0; padding: 0.9em;}

#accordion h3:hover {-icab-box-shadow: 0 0 0.8em #999; -khtml-box-shadow: 0 0 0.8em #999; -moz-box-shadow: 0 0 0.8em #999; -o-box-shadow: 0 0 0.8em #999; -webkit-box-shadow: 0 0 0.8em #999; background: #396C9B; box-shadow: 0 0 0.8em #999; color: #FFF; cursor: pointer;margin:0.9em 0;padding: 0.9em;}

#accordion div.pane {color: #333; display: none; font-size: 12px; height: 50px; padding: 15px;}

#accordion div.pane h3 {color: #999999; font-size: 16px; font-weight: normal; margin: 0 0 -5px;}
