       .divParentContainer{
            position:relative;
            width:680px;
            overflow:hidden;
         }

        .divlevel1Container{
            position: relative;
            width:100%;
        }

        .divlevel2Container{
            height:140px;
            width:100%;
            text-align:left;
            background:url(/images/thumbox/stripDiv_bkd.gif) right top no-repeat;
            overflow:hidden;
        }

        .stripDiv
        {
            height:112px;
            position:relative;
            top:1px;
            left:13px;
            white-space:nowrap;
            overflow:hidden;
            width:616px;
            text-align:left;
            background:#ffffff;
        }
        .stripDiv table{
        	position:relative;
        }   
             
        .stripTable
        {
            height:110px;
        }
        .stripTitle
        {
            font-size:12px;
            font-weight:bold;
            padding:4px;
            padding-left:20px;
            height:18px;
            line-height:18px;
            vertical-align:middle;
            color:#000000;
        }
        .stripTitle div{
        	position:absolute;display:none;
        }
        .stripInfo
        {
            cursor:pointer;
            padding-left:3px;
        }
        
        .stripInfoDiv
        {
            position:absolute;
            display:none;
            left:0px;
            top:0px;
            background:#D4DFEF;
            filter:alpha(opacity=90);
            -moz-opacity:.90;
            opacity:.90;
            border:1px solid #656876;
            width:616px;
            height:107px;
            z-index:10;
            font-size:10pt;
            padding:4px;
            color:#000;
            overflow:auto;
        }
        
         .thumbMouseover
        {
            position:absolute;
            display:none;
            left:0px;
            top:0px;
        }
        
        .thumbnail
        {
            cursor:pointer;
            border:0px;
        }
        
        .thumbcell
        {
            width:170px;
            height:110px;
        }
        
        .consoleCellPrev
        {
            width:35px;
        }
        
        .consoleCellPrev,.consoleCell
        {
            padding-top:20px;
        }

        .imagebutton
        {
            cursor:pointer;
        }
        
        .thumbContainer
        {
            width:150px;
            height:110px;
            overflow:hidden;
        }
        
        .consoleTop
        {
           background:url(../images/thumbox/console_top.gif) right top no-repeat;
           width:660px;
           height:39px;
           
        } 
        div.consoleTop img{
        	display: block;
        	margin: auto;
        }
        
        div.consoleTop div{
        	position: relative; 
        	left: 592px; 
        	top: 3px; 
        	width: 47px; 
        	padding-right: 8px; 
        	padding-top: 2px; 
        	text-align: center;
        }
        
        