@import "racing_common.css";

a { text-decoration: none;}

div#main ul { margin: 0;}

.text_history { padding: 0 20px 0 0; text-align: left;}

div#main  .history-racing h4 { font-size: 20px; text-decoration: none; color: #FFF }

.years { width: 320px;}

.years ul { overflow: hidden; }

div#main .years ul li { width: 106px; float:left; padding: 0; margin: 0; border-bottom: none ; border-bottom: 1px solid #000; background: #333333; list-style: none; }

div#main .years ul li.alpha { background: #272727}

div#main .years ul li a {  text-align: center; text-indent: 0; display: block; line-height: 40px; height: 40px; text-decoration: none; }

div#main .years ul li a:hover { background: #666666 }

div#main .years ul li a.activeyears { background: #FF0000;}
