jQuery(function()
{
	jQuery(".tblLogin input[type='submit']").val("");
});

