#videoWrapper						{ width: 932px;  margin-left: auto; margin-right: auto; }
#schlVideoCategory					{ width: 118px; float: left; background: url(/kids/stacks/images/video2_side_btm.gif) 0 100% no-repeat; padding-bottom: 36px; }
#schlVideoCategoryIn				{ background: url(/kids/stacks/images/video2_side_top.gif) no-repeat; padding-top: 65px; }
#schlVideoCategory ul				{ margin: 0; padding: 0; list-style: none; background:  #FB941D url(/kids/stacks/images/video2_side_bg.gif) no-repeat; }
#schlVideoCategory li				{ font-family: verdana, sans-serif; font-size: 12px; margin: 0; padding: 0;  } 
#schlVideoCategory li a				{ display: block; margin: 0; padding: 9px 11px 9px 17px; background: url(/kids/stacks/images/bullet_off.gif) 5px 9px no-repeat; color: #fff; text-decoration: none; }
#schlVideoCategory li a:hover		{ background: url(/kids/stacks/images/bullet_on.gif) 5px 9px no-repeat; color: #0B5A6C; text-decoration: none; }
#schlVideoCategory li a.on,
#schlVideoCategory li a.on:hover	{ background: #FCE4C7 url(/kids/stacks/images/bullet_on2.gif) 5px 9px no-repeat; color: #0B5A6C; font-weight: bold; }

#schlVideosWrap						{ float: left; width: 802px; height: 612px; padding-top: 10px; background: url(/kids/stacks/images/stacks_video23.png) no-repeat; }
#schlVideos							{ width: 798px; border: none; height: 603px; overflow: hidden; background: transparent; }

#videoWrapper:after					{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#videoWrapper						{ display:inline-block; } /*this trips hasLayout for ie7*/
#videoWrapper						{ display:block; } /*this returns it back to normal*/