#nav_home_act, #nav_home:hover{
	width:68px;
	background-image:url(../img/lang/en/active/home.png);
}
#nav_home{
	width:68px;
	background-image:url(../img/lang/en/inactive/home.png);
}
#nav_upload_act, #nav_upload:hover{
	width:86px;
	background-image:url(../img/lang/en/active/upload.png);
}
#nav_upload{
	width:86px;
	background-image:url(../img/lang/en/inactive/upload.png);
}
#nav_animations_act, #nav_animations:hover{
	width:100px;
	background-image:url(../img/lang/en/active/animations.png);
}
#nav_animations{
	width:100px;
	background-image:url(../img/lang/en/inactive/animations.png);
}
#nav_most_downloaded_act, #nav_most_downloaded:hover{
	width:138px;
	background-image:url(../img/lang/en/active/most_downloaded.png);
}
#nav_most_downloaded{
	width:138px;
	background-image:url(../img/lang/en/inactive/most_downloaded.png);
}
#nav_file_formats_act, #nav_file_formats:hover{
	width:109px;
	background-image:url(../img/lang/en/active/file_formats.png);
}
#nav_file_formats{
	width:109px;
	background-image:url(../img/lang/en/inactive/file_formats.png);
}
#nav_contribute_act, #nav_contribute:hover{
	width:96px;
	background-image:url(../img/lang/en/active/contribute.png);
}
#nav_contribute{
	width:96px;
	background-image:url(../img/lang/en/inactive/contribute.png);
}
#nav_contact_act, #nav_contact:hover{
	width:79px;
	background-image:url(../img/lang/en/active/contact.png);
}
#nav_contact{
	width:79px;
	background-image:url(../img/lang/en/inactive/contact.png);
}