﻿span
       {
           margin:0px;
           padding: 0px;
       }
       .searchNav
       {
           width:999px;
           height:34px;
           border-bottom: solid 1px #999999;
           background-color: #cccccc;
       }
       .leftPage 
       {
            width:481px; 
            height:660px;
            text-align:center;
            vertical-align:top;
            border-right: solid 1px #999999;
            padding: 0px;
            margin:0px;
            
       }
       
       .rightPage
       {
            width:500px; 
            height:660px;
            text-align:center;
            vertical-align:middle;
       }
       #page1
       {
           z-index:1;
           position:relative;
       }
       #page2
       {
           z-index:1;
           position:relative;
       }
       #header
       {
           z-index:99;
       }
       #results
       {
           z-index:1;
           position:relative;
       }
       #overlayLeft
       {
           z-index:0;
           position:absolute;
           top:35px;
           left: 3px;
           text-align:right; 
           vertical-align:top;
           padding: 0px;
           margin-right: -6px;  
           width:490px; 
           height:660;
       }
        #overlayRight
       {
           z-index:0;
           position:absolute;
           top:35px;
           left:493px;
           text-align:left; 
           vertical-align:top;
           padding: 0px;
           margin-left: -5px;  
           width:500px; 
           height:660;
       }
       html:not([dummy]) .pageButton
       {          
           margin: 0px 1px 0px 0px;
           padding:6px;
           font-family:Arial;
           font-size:10px;
           font-weight:bold;
           text-align:center;
           vertical-align:middle;
           background-image: url(../images/search-m-nav-button-page.jpg);
           background-repeat:no-repeat;
           color: #ffffff;  
           width:26px;
           height:21px;         
           display:inline;
           text-decoration:none;
           overflow:auto;
       }
       html:not([dummy]) .pageButtonOver
       {
           margin:0px 1px 0px 0px;
           padding:6px;
           font-family:Arial;
           font-size:10px;
           font-weight:bold;
           text-align:center;
           vertical-align:middle;
           background-image: url(../images/search-m-nav-button-page-over.jpg);
           background-repeat:no-repeat;
           color: #c46f22;
           width:26px;
           height:21px;
           display:inline;
           text-decoration:none;
           top:-1px;
       }
       
        html:not([dummy]) .pageButton:hover
       {
           margin:0px 1px 0px 0px;
           padding:6px;
           font-family:Arial;
           font-size:10px;
           font-weight:bold;
           text-align:center;
           vertical-align:middle;
           background-image: url(../images/search-m-nav-button-page-over.jpg);
           background-repeat:no-repeat;
           color: #c46f22;
           width:26px;
           height:21px;
           display:inline;
           text-decoration:none;
           top:-1px;
       }
       
       .pageButton
       {           
           margin:0px 1px 0px 0px;
           padding:6px;
           font-family:Arial;
           font-size:10px;
           font-weight:bold;
           text-align:center;
           vertical-align:middle;
           background-image: url(../images/search-m-nav-button-page.jpg);
           background-repeat:no-repeat;
           color: #ffffff;     
           width:23px;
           height:21px;      
           display:inline;
           text-decoration:none;
       }
       .pageButtonOver, .pageButton:hover
       {
           margin:0px 1px 0px 0px;
           padding:6px;
           font-family:Arial;
           font-size:10px;
           font-weight:bold;
           text-align:center;
           vertical-align:middle;
           background-image: url(../images/search-m-nav-button-page-over.jpg);
           background-repeat:no-repeat;
           color: #c46f22;
           width:23px;
           height:21px;
           display:inline;
           text-decoration:none;
           top:-1px;
       }
       
       .tblCell
       {
           margin: 0px;
           padding: 1px;
           border: solid 1px #cccccc;
           height:212;
           width: 99%;
           overflow:hidden
       }
       div#image
       {
           text-align:center;
           vertical-align: middle;
           height:146px;
           padding: 0;
           margin: 0;
       }       
        div#chk
        {
            position:relative;
            top: -59px;
            left: 2px;
            width:100px;
            overflow:hidden;
        }
        html:not([dummy]) div#chk
        {
            position:relative;
            top: -58px;
            left: 3px;
            overflow:hidden;
        }
        div#compareText
        {
            position:relative;
            top: 2px;
            left 1px;
            overflow:hidden;
        }
        div#shortdesc
        {
            position:relative;
            top: 2px;
            left:3px;
            overflow:hidden;
        }
        div#mileage
        {
            position:relative;
            top: 2px;
            left:3px;
            overflow:hidden;
            width:99%;
        }
        div#longdesc
        {
            position:relative;
            top: 2px;
            left:3px;
            line-height:11px;
            overflow:hidden;
            width:99%;
            height: 21px;
        }
