#block
{ 
  overflow:hidden; 
  width:260px;
}
#label
{
  width:200px;
  display:block; 
  float:left; 
  text-align:left;
  background-color:#f0f0f0;
}
#count
{ 
  width:240px; 
  margin-left:4px; 
  text-align:right;
  background-color:#f0f0f0;
} 
#block2
{ 
  overflow:hidden; 
  width:680px;
} 
#index
{
  width:60px; 
  display:block; 
  float:left; 
  text-align:center;
  background-color:#f0f0f0;
} 
#label2
{
  width:120px;
  display:block; 
  float:left; 
  text-align:left;
  background-color:#f0f0f0;
}
#result
{
  width:420px; 
  display:block; 
  margin-left:4px; 
  text-align:left;
  background-color:#f0f0f0;
} 
#sitelistcontainer 
{ 
  width: 649px;
  white-space: nowrap;
}
#pager1
{ 
  width: 120px;
  float: left; 
}
#pager2
{ 
  width: 60px;
  float: left; 
}
#search-result-block1
{
  overflow:hidden; 
  width:240px;
}
#search-result-block2
{
  width: 649px;
}
