div#nav-zde { width:300px; top:0px; position:relative;background-color:#FFF;}

 div#tabs-zde { width:100%;
 height:30px;
 text-align:center;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #CCCCCC;
 position: relative;

  }

  div.tab-zde {
   padding-top:5px;
   padding-right: 5px;
   padding-left: 5px;
   float:right;
   height:25px;
   _height:29px;
   margin-right:5px;
   background-image: url(http://internet.ziffdavisenterprise.com/video/common/images/channel-evideo-ext-bg.gif);
   cursor:pointer;
   cursor:hand;
   text-align:center;
   font-weight:bold;
   background-repeat:repeat-x;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#FFFFFF;
  }

  div.selectedTab {
   padding-top:5px;
   padding-right: 5px;
   padding-left: 5px;
   background-repeat:repeat-x;
   float:right;
   height:24px;
   _height:29px;
   margin-right:5px;
   background-image: url(http://internet.ziffdavisenterprise.com/video/common/images/channel-selectedTab.gif);
   cursor:pointer;
   cursor:hand;
   font-weight:bold;
   border-top-width: 1px;
   border-right-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-left-style: solid;
   border-top-color: #CCCCCC;
   border-right-color: #CCCCCC;
   border-left-color: #CCCCCC;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #FFFFFF;
   position: relative;
   _top: 1px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#0f2e5a;

  }

 div#videos-zde {
 clear:both;
 width:100%;
 height:412px;
 overflow:auto;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 padding: 1px;
 }

   .title-zde {
   clear: both;
   margin-bottom:3px;
   min-height: 50px;
   overflow:hidden;
   cursor:pointer;
   border-bottom:1px solid;
   border-bottom-color:#CCCCCC;
   text-align:left;
   background: url(http://internet.ziffdavisenterprise.com/video/common/images/channel-bkgnd1.gif) repeat-x;
   display: inline-block;
  }

  a:link {
   background-attachment: scroll;
   background-repeat: no-repeat;
   font-style:normal;
   text-decoration:none;


  }


  .title-zde p {
   margin:0;
   padding:0;

  }

  p.displayName-zde {
   font-weight:bold;
   font-size:12px;
   color:#00426d;

  }

  p.desc-zde {
   font-weight:normal;
   font-size:10px;
   color:#00426d;

  }

  div.thumb-zde {
  clear: both;
  vertical-align:middle;
   float:left;
   width:60px;
   height:44px;
   margin-right:10px;
   background:#333;
   border:1px solid #CCCCCC;
  }

  div.thumb-zde img {
   width:100%;
   height:100%;
   border:none;
   border-width:0px;
  }

