﻿#reel_outerFrame{display:inline-block;width:580px;height:75px;overflow:hidden;}
#reel_left, #reel_right{display:block;float:left;width:20px;height:75px;cursor:pointer;}
#reel_left{margin-right:10px;}
.activeLeft{background:url('images/btn_reel_left.png') no-repeat top center;}
.inactiveLeft{background:url('images/btn_reel_leftoff.png') no-repeat top center;}
#reel_right{margin-left:10px;}
.activeRight{background:url('images/btn_reel_right.png') no-repeat top center;}
.inactiveRight{background:url('images/btn_reel_rightoff.png') no-repeat top center;}
#reel_logos{float:left;display:inline-block;width:520px;height:35px;margin:20px 0;overflow:hidden;}
#reel_logos img{display:block;float:left;width:130px;height:35px;}
.firstLogo{margin-left:0;}
