/*

Sidebar

*/

#sidebar ul, #sidebar ol, #sidebar dl {
  font-size: 90%;
  margin: 1em;
}
#sidebar h2, #sidebar p {
  margin-bottom: 1.5em;
}
#sidebar h2 {
  font-weight: bold;
  text-transform: lowercase;
  font-size: 1.4em;
  color: #666;
}
#sidebar dl {
  line-height: 1.4;
  padding-bottom: 1em;
}
#sidebar li {
  margin: 0 0 0.5em 0;
}
#sidebar dd {
  margin: 0 0 1em 1em;
}
#generic_nav, #adsense2, #xhtml_nav, #search, #more_jessey, #recommend, #music, #dvd, #books, #images, #articles, #links, #xfn {
  margin: 2em 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #7fb1e9;
}
#adsense2 {
  text-align: center;
}
#music h2, #dvd h2, #books h2, #images h2 {
  padding-left: 55px;
  height: 48px;
  line-height: 48px;
}
#music h2 { background: transparent url(/images/icons/icons.png) 0 -96px no-repeat; }
#dvd h2 { background: transparent url(/images/icons/icons.png) 0 -192px no-repeat; }
#books h2 { background: transparent url(/images/icons/icons.png) 0 -288px no-repeat; }
#images h2 { background: transparent url(/images/icons/icons.png) 0 -384px no-repeat; }
#music:hover h2 { background: transparent url(/images/icons/icons.png) 0 -144px no-repeat; }
#dvd:hover h2 { background: transparent url(/images/icons/icons.png) 0 -240px no-repeat; }
#books:hover h2 { background: transparent url(/images/icons/icons.png) 0 -336px no-repeat; }
#images:hover h2 { background: transparent url(/images/icons/icons.png) 0 -432px no-repeat; }

dt#bud_shootout {
  width: 225px;
  background: transparent url(/images/nascar/bud_shootout.png) 0 0 no-repeat;
  color: #fff;
  text-align: right;
  padding: 90px 0 40px 0;
  margin: 0;
  font-size: 10px;
}
dt#bud_shootout p {
  text-align: center;
  width: 210px;
  margin: 0;
  padding: 0;
}