.projectline{
  background: #fff url(project_line_bg.png) repeat-x top;
  height: 16px;
  width: 100%;
  font-size: 9px;
  font-family: Tahoma;
  color: #fff;
  padding: 0 0 0 0;
  overflow: hidden;
  zoom: 1;
}
.projectline a,.projectline a:active,.projectline a:visited,.projectline a:link,.projectline a:hover{
  color: #fff;
  text-decoration: none;
}
.project{
  float: left;
  height: 17px;
  padding-top: 2px;
  padding-left: 56px;
  margin-left: 10px;
  cursor: pointer;
}
.europa{
  background: url(project_line_eu.png) no-repeat top left;
  
}
.russkoe{
  background: url(project_line_ru.png) no-repeat top left;
}
.obondoru{
  background: url(project_line_kg.png) no-repeat top left;
}
.last_project{
  background: url(project_arrow.png) no-repeat top left;
  width: 10px;
  
}
