/* =buttons
- - - - - - - - - - - - - - */
.bt-back b, .bt-next b { display:none; }
.bt-back a.a-back { background: transparent url('/common/images/extras/sport-extras/bt-back.jpg') 0 0 no-repeat; }
.bt-next a.a-next { background: transparent url('/common/images/extras/sport-extras/bt-next.jpg') 0 0 no-repeat; }
.bt-back a.a-back, .bt-next a.a-next  { display:block; width:75px; height:24px; }
.bt-back a.a-back:hover, .bt-next a.a-next:hover { background-position:0 -24px; }
.pagination { margin-top:3em; }

.bt-download b { display:none; }
.bt-download a.a-download { display:block; width:93px; height:50px; background: transparent url('/common/images/extras/sport-extras/download-button.jpg') 0 -50px no-repeat; }
.bt-download a.a-download:hover { background-position:0 0; }

/* =style tweaks
- - - - - - - - - - - - - - */
.quiet a { color:#999; }
.clear { clear:left; }
