.ui-accordion .ui-accordion-header-active { border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { font-weight: bold; color: #1c94c4; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { font-weight: bold; color: #c77405; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active { font-weight: bold; color: #eb8f00; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { border-style: none; border-width: medium; outline: none medium; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight { color: #363636; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(../../../../../../../../../Downloads/jquery-ui-1/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: none 0; line-height: 1.3; text-decoration: none; font-size: 100%; }
#accordion { position: relative; top: 6px; left: 14px; width: 300px; float: left; clear: left; margin-top: 0; padding: 0; }
#accordion h3 { color: #02255b; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold; margin-top: 3px; border-style: none; border-width: 0; }
#accordion h3 a { color: #0053a1; font-weight: bold; background-image: url(../images/teasers/tiny_logo.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 36px; }
#accordion h3 a:hover { color: #02255b; font-weight: bold; text-decoration: none; }
#accordion ul{ margin: 0 0 0 6px; padding: 0; list-style: none; }
#accordion ul li { padding-right: 20px; list-style: none; display: inline; }
#accordion ul li a { color: #333; font-size: 11px; line-height: 16px; text-decoration: none; }
#accordion ul li a:hover { color: #0053a2; text-decoration: underline; }
