
#container_resultset_desktop
{
display: block; 
position: fixed;
padding: 0px;
margin: 0px;
border: 1px solid grey;
left: 0px;
right: 0px;

bottom: 0px;
overflow: scroll;
font-family: Verdana, Arial, sans-serif;
font-size: 1.0em;
background-color: #F0F0F0; 
}

#resultset_desktop
{
left: 0px;
display: block; 
position: relative; 
border: 0px solid red;
margin: 0px;
padding: 10px;
font-family: Verdana, Arial, sans-serif;
font-size: 1.2em;
background-color: #F0F0F0; 
}

._0
{
top: 97px;		
}

._1
{
top: 120px;		
}

._2
{
top: 140px;		
}

._3
{
top: 160px;		
}

._4
{
top: 180px;		
}

._5
{
top: 200px;		
}

._6
{
top: 220px;		
}

._7
{
top: 240px;		
}

._8
{
top: 260px;		
}

._9
{
top: 280px;		
}

._10
{
top: 300px;		
}