div#scrollButtons div.minWidth {
  height: 125px;
  width: 485px;
 
}

#titleHolder #scrollButtons ul {
  width: 9999px;
}

#titleHolder #scrollButtons li {
  margin: 0;
  padding:30px;
  display:block;
  height: 66px;
  width: 62px;
}

#titleHolder #scrollButtons li.selected em.selected {
  width:100px;
}

#content ol#comments li h4 cite span {
	font-size: 18px;
}

ol#comments li.author h4 {
  background-position: 100% 25%;
}

#footer #feeds li.podcast {
  background-image: url(../images/podcast_mini.png);
}

#titleHolder #scrollButtons li.new em {
  top: 0px;
  right: 16px;
}


