/*
   company-history.css
   Mazda Company History
   
   Created by Matthieu Aussaguel on 2010-05-20.
   Copyright 2010 igloo digital. All rights reserved.
*/

#company-history-accordion {border-top:2px solid #e5e5e5;} 
#company-history-accordion .company-history-content{padding: 15px 30px 30px 30px; border-bottom:2px solid #e5e5e5; }
#company-history-accordion h2 {padding:0;}
#company-history-accordion h2 a {display:block; padding:8px 4px; border-bottom:2px solid #e5e5e5; background:#fff url('/images/accessories/bgtitle-accessories-groups.gif') no-repeat 741px 5px;}
#company-history-accordion h2 a:hover {text-decoration:none; background:#f2f2f2 url('/images/accessories/bgtitle-accessories-groups.gif') no-repeat 741px -95px;}
#company-history-accordion h2.ui-state-active a, #company-history-accordion h2.ui-state-active a:hover {color:#1a2e42; background-color:#fff; background-position:741px -195px;}
#company-history-accordion td.year {width: 75px;}
