﻿#handle1 {
background-color:#cc0000;
cursor:move;
height:40px;
width:20px;
}

#track1 {

float:left;
 height:812px;
margin-left:5px;
margin-top:1px;
width:20px;
background-color:#D5D5D5;
}

#shopList 
{
    font-size:90%;
overflow:hidden;
float:left;

border:1px solid #D5D5D5;
float:left;
height:800px;

padding:6px;
width:160px;
}
#shopList li {padding-bottom:10px;}
#shopList li a{display:block;}
#countryScroll
{
   height:800px;
 
}
.prodListDiv
{
    float:left;
    width:200px;
}