


#tabMenu {margin:0 0 0 -40px;list-style:none; float:left; width:800px;}
#tabMenu li {float:left;height:24px;cursor:pointer;cursor:hand}

li.video {background:url(../img/video.gif) no-repeat;width:166px; height:24px;}
li.player {background:url(../img/player.gif) no-repeat;width:121px; height:24px;}
li.media {background:url(../img/media.gif) no-repeat;width:145px; height:24px;}
li.services {background:url(../img/services.gif) no-repeat;width:136px; height:24px;}
li.feature {background:url(../img/feature.gif) no-repeat;width:136px; height:24px;}
li.help {background:url(../img/help.gif) no-repeat;width:72px; height:24px;}

li.mouseover {background-position:0 -28px;}
li.mouseout {background-position:0 0;}
li.selected {background-position:0 -28px;}

.box {width:640px;}
.boxTop {background:#fff no-repeat;height:2px;clear:both;}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background:url(../img/mediacont_bg_long.jpg) repeat-x top; height:793px;}
.boxBody span {float:left;
	}
.boxBottom {}

.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}


.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:none;}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li { padding:35px 0 0 15px;list-style:none; background:none;}
.boxBody div ul li.last {border-bottom:none;}
.boxBody div li span {font-size:8px;font-style:italic;}


