table.orange-button{
/*  float:left;*/
display: inline-block;
  top:0;
  margin-right:10px;
}

body.videos ul.pager li,
body.forum ul.pager li{
  padding-bottom:3px;
}

.view ul.schedule-pager li.pager-previous,
.view ul.schedule-pager li.pager-next,
.view ul.schedule-pager li.pager-previous-inactive,
.view ul.schedule-pager li.pager-next-inactive{
  position:relative;
  top:3px;
  padding:5px 0;
}

#block-views-staff_cohosts table.tabs td{
  margin-bottom:-5px;
}
#block-views-staff_cohosts table.tabs td.left {
  margin-left:-1px;
  background:transparent url(../images/sprite.png) no-repeat scroll -323px -74px;
}
#block-views-staff_cohosts table.tabs td.right {
  margin-right:-1px;
  background:transparent url(../images/sprite.png) no-repeat scroll -333px -74px;
}
