#indicatorsview_toolbar
{
position: relative;
height: 30px;
}

#indicatorsview_add
{
left: 3px;
top: 3px;
position: absolute;
}

#indicatorsview_edit
{
left: 28px;
top: 3px;
position: absolute;
}

#indicatorsview_delete
{
left: 53px;
top: 3px;
position: absolute;
}

#indicatorsview_separator
{
left: 78px;
top: 3px;
position: absolute;
}

#indicatorsview_country_label
{
left: 100px;
top: 7px;
position: absolute;
}

#indicatorsview_country
{
left: 150px;
top: 5px;
position: absolute;
width: 100px;
}


#indicatorsview_year_label
{
left: 270px;
top: 7px;
position: absolute;
}


#indicatorsview_year
{
left: 300px;
top: 5px;
position: absolute;
width: 55px;
}


#indicatorsview_query
{
left: 380px;
top: 5px;
position: absolute;
width: 70px;
}

#indicatorsview_excel
{
left: 460px;
top: 5px;
position: absolute;
width: 70px;
}

#indicatorsview_reset
{
left: 540px;
top: 5px;
position: absolute;
width: 70px;
}
