@media only screen and (max-width: 480px) 
{
   
	#statusbar
	{
		width:100%;
	}

}